I was using 0.27.0 dvd driver and the env json is as following:
root@mesos002:~/src/mesos/27/mesos/build# cat /opt/env.json
{
"DVDI_VOLUME_NAME": "123",
"DVDI_VOLUME_DRIVER": "convoy"
}
I was always getting this error when launch a task
E0314 20:17:41.391485 2008 docker_volume_driver_isolator.cpp:485] Environment variable DVDI_VOLUME_NAME rejected because it's value contains prohibited characters
I was using 0.27.0 dvd driver and the env json is as following: root@mesos002:~/src/mesos/27/mesos/build# cat /opt/env.json { "DVDI_VOLUME_NAME": "123", "DVDI_VOLUME_DRIVER": "convoy" }
I was always getting this error when launch a task E0314 20:17:41.391485 2008 docker_volume_driver_isolator.cpp:485] Environment variable DVDI_VOLUME_NAME rejected because it's value contains prohibited characters