Created
June 17, 2016 03:13
-
-
Save clintkitson/7726774770cc5e49f40f8fca3365c4f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /etc/rexray/config.yml | |
rexray: | |
modules: | |
default-docker: | |
host: unix:///run/docker/plugins/virtualbox.sock | |
spec: /etc/docker/plugins/virtualbox.spec | |
libstorage: | |
service: virtualbox | |
scaleio-docker: | |
type: docker | |
desc: The scaleio docker module. | |
host: unix:///run/docker/plugins/scaleio.sock | |
spec: /etc/docker/plugins/scaleio.spec | |
libstorage: | |
service: scaleio | |
libstorage: | |
embedded: true | |
server: | |
services: | |
scaleio: | |
driver: scaleio | |
virtualbox: | |
driver: virtualbox | |
integration: | |
volume: | |
operations: | |
mount: | |
preempt: false | |
scaleio: | |
endpoint: https://192.168.50.12/api | |
insecure: true | |
userName: admin | |
password: Scaleio123 | |
systemName: cluster1 | |
protectionDomainName: pdomain | |
storagePoolName: pool1 | |
virtualbox: | |
endpoint: http://10.0.2.2:18083 | |
tls: false | |
volumePath: /Users/clintonkitson/VirtualBox Volumes | |
controllerName: SATAController | |
root@vagrant-ubuntu-trusty-64:/go/src/github.com/emccode/rexray# rexray volume get -s scaleio -l debug | |
DEBU[0000] updated log level logLevel=debug | |
DEBU[0000] os.args time=1466133148 val=[rexray volume get -s scaleio -l debug] | |
DEBU[0000] activating libStorage cmd=get time=1466133148 | |
DEBU[0000] created scoped scope new=rexray parentScopes=rexray.modules.default-docker, | |
DEBU[0000] libStorage auto service mode disabled; services defined time=1466133148 | |
DEBU[0000] starting embedded libStorage server time=1466133148 | |
DEBU[0000] created scoped scope new=libstorage.server parentScopes=rexray,rexray.modules.default-docker, | |
INFO[0000] configured logging libstorage.logging.level=debug server=evening-eater-gg time=1466133148 | |
INFO[0000] initializing server server=evening-eater-gg time=1466133148 | |
INFO[0000] initializing default endpoint autoEndpointMode=unix server=evening-eater-gg time=1466133148 | |
INFO[0000] initializing auto unix endpoint endpoint=libstorage.server.endpoints.localhost server=evening-eater-gg time=1466133148 | |
DEBU[0000] endpoint info address=unix:///var/run/libstorage/077197453.sock endpoint=libstorage.server.endpoints.localhost server=evening-eater-gg time=1466133148 | |
DEBU[0000] created scoped scope new=libstorage.server.endpoints.localhost parentScopes=libstorage.server,rexray,rexray.modules.default-docker, | |
INFO[0000] configured endpoint address=unix:///var/run/libstorage/077197453.sock endpoint=localhost server=evening-eater-gg time=1466133148 | |
INFO[0000] server created server=evening-eater-gg time=1466133148 | |
INFO[0000] initialized endpoints server=evening-eater-gg time=1466133148 | |
INFO[0000] initializing server services server=evening-eater-gg time=1466133148 | |
DEBU[0000] got services map count=2 server=evening-eater-gg time=1466133148 | |
DEBU[0000] processing service config server=evening-eater-gg service=scaleio time=1466133148 | |
DEBU[0000] getting scoped config for service scope=libstorage.server.services.scaleio server=evening-eater-gg service=scaleio time=1466133148 | |
DEBU[0000] created scoped scope new=libstorage.server.services.scaleio parentScopes=libstorage.server,rexray,rexray.modules.default-docker, | |
DEBU[0000] got driver name driverName=scaleio server=evening-eater-gg service=scaleio time=1466133148 | |
DEBU[0000] starting scaleio driver endpoint=https://192.168.50.12/api insecure=true provider=scaleIO useCerts=false | |
INFO[0000] storage driver initialized endpoint=https://192.168.50.12/api insecure=true provider=scaleIO useCerts=false | |
INFO[0000] created new service server=evening-eater-gg service=scaleio time=1466133148 | |
DEBU[0000] processing service config server=evening-eater-gg service=virtualbox time=1466133148 | |
DEBU[0000] getting scoped config for service scope=libstorage.server.services.virtualbox server=evening-eater-gg service=virtualbox time=1466133148 | |
DEBU[0000] created scoped scope new=libstorage.server.services.virtualbox parentScopes=libstorage.server,rexray,rexray.modules.default-docker, | |
DEBU[0000] got driver name driverName=virtualbox server=evening-eater-gg service=virtualbox time=1466133148 | |
INFO[0000] initializing driver: map[volumePath:/Users/clintonkitson/VirtualBox Volumes controllerName:SATAController machineNameOrId: provider:virtualbox moduleName:virtualbox endpoint:http://10.0.2.2:18083 userName: tls:false] server=evening-eater-gg service=virtualbox storageDriver=virtualbox time=1466133148 | |
INFO[0000] storage driver initialized controllerName=SATAController endpoint=http://10.0.2.2:18083 machineNameOrId= moduleName=virtualbox provider=virtualbox server=evening-eater-gg service=virtualbox storageDriver=virtualbox time=1466133148 tls=false userName= volumePath=/Users/clintonkitson/VirtualBox Volumes | |
INFO[0000] created new service server=evening-eater-gg service=virtualbox time=1466133148 | |
INFO[0000] initialized services server=evening-eater-gg time=1466133148 | |
INFO[0000] initialized router len(routes)=3 router=executor-router | |
INFO[0000] initialized router len(routes)=4 router=help-router | |
INFO[0000] initialized router len(routes)=1 router=root-router | |
INFO[0000] initialized router len(routes)=2 router=service-router | |
INFO[0000] initialized router len(routes)=11 router=volume-router | |
INFO[0000] initialized router len(routes)=6 router=snapshot-router | |
INFO[0000] initialized router len(routes)=2 router=tasks-router | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/executors queries=[] route=executors server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/executors/{executor} queries=[] route=executorInspect server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=HEAD path=/executors/{executor} queries=[] route=executorHead server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/help queries=[] route=version server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/help/config queries=[] route=version server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/help/env queries=[] route=version server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/help/version queries=[] route=version server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/ queries=[] route=root server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/services queries=[] route=services server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/services/{service} queries=[] route=serviceInspect server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/volumes queries=[] route=volumes server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/volumes/{service} queries=[] route=volumesForService server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/volumes/{service}/{volumeID} queries=[] route=volumeInspect server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/volumes/{service} queries=[detach ] route=volumesDetachForService server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=POST path=/volumes/{service} queries=[] route=volumeCreate server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[copy ] route=volumeCopy server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[snapshot ] route=volumeSnapshot server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[attach ] route=volumeAttach server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/volumes queries=[detach ] route=volumesDetachAll server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[detach ] route=volumeDetach server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=DELETE path=/volumes/{service}/{volumeID} queries=[] route=volumeRemove server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/snapshots queries=[] route=snapshots server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/snapshots/{service} queries=[] route=snapshotsForService server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/snapshots/{service}/{snapshotID} queries=[] route=snapshotInspect server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/snapshots/{service}/{snapshotID} queries=[create ] route=snapshotCreate server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=2 method=POST path=/snapshots/{service}/{snapshotID} queries=[copy ] route=snapshotCopy server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=DELETE path=/snapshots/{service}/{snapshotID} queries=[] route=snapshotRemove server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/tasks queries=[] route=tasks server=evening-eater-gg time=1466133148 tls=false | |
DEBU[0000] registered route host=unix:///var/run/libstorage/077197453.sock len(queries)=0 method=GET path=/tasks/{taskID} queries=[] route=taskInspect server=evening-eater-gg time=1466133148 tls=false | |
INFO[0000] waiting for err or close signal server=evening-eater-gg time=1466133148 | |
INFO[0000] api listening host=unix:///var/run/libstorage/077197453.sock server=evening-eater-gg time=1466133148 tls=false | |
INFO[0001] server started server=evening-eater-gg time=1466133149 | |
DEBU[0001] created scoped scope new=libstorage.client parentScopes=rexray,rexray.modules.default-docker, | |
INFO[0001] configured logging libstorage.logging.level=debug time=1466133149 | |
DEBU[0001] got configured host address host=unix:///var/run/libstorage/077197453.sock service=virtualbox storageDriver=libstorage time=1466133149 | |
INFO[0001] created libStorage client clientType=integration disableKeepAlive=false enableInstanceIDHeaders=true enableLocalDevicesHeaders=true host=libstorage-server logRequests=false logResponses=false lsxPath=/var/lib/libstorage/lsx-linux service=virtualbox storageDriver=libstorage time=1466133149 | |
INFO[0001] lsx lock file path path=/var/run/libstorage/lsx.lock service=virtualbox storageDriver=libstorage time=1466133149 | |
INFO[0001] http request host=unix:///var/run/libstorage/077197453.sock route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=schema-validator route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=local-devices-handler route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=instanceIDs-handler route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=error-handler route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=query-params-handler route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] http header Libstorage-Tx=txID=89089ed6-aad7-4c7f-4418-0f9feb22c0d2, txCR=1466133149 host=unix:///var/run/libstorage/077197453.sock route=services server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] http header Libstorage-Instanceid=[] host=unix:///var/run/libstorage/077197453.sock route=services server=evening-eater-gg time=1466133149 tls=false txCR=1466133149 txID=89089ed6-aad7-4c7f-4418-0f9feb22c0d2 | |
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/077197453.sock route=services server=evening-eater-gg time=1466133149 tls=false txCR=1466133149 txID=89089ed6-aad7-4c7f-4418-0f9feb22c0d2 | |
INFO[0001] initializing executors cache service=virtualbox storageDriver=libstorage time=1466133149 | |
INFO[0001] http request host=unix:///var/run/libstorage/077197453.sock route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=local-devices-handler route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=instanceIDs-handler route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=error-handler route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=query-params-handler route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] http header Libstorage-Tx=txID=146660a0-1971-45d8-4f4b-78fa7f12fbb6, txCR=1466133149 host=unix:///var/run/libstorage/077197453.sock route=executors server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] http header Libstorage-Instanceid=[] host=unix:///var/run/libstorage/077197453.sock route=executors server=evening-eater-gg time=1466133149 tls=false txCR=1466133149 txID=146660a0-1971-45d8-4f4b-78fa7f12fbb6 | |
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/077197453.sock route=executors server=evening-eater-gg time=1466133149 tls=false txCR=1466133149 txID=146660a0-1971-45d8-4f4b-78fa7f12fbb6 | |
DEBU[0001] updating executor service=virtualbox storageDriver=libstorage time=1466133149 | |
DEBU[0001] waiting on executor lock service=virtualbox storageDriver=libstorage time=1466133149 | |
DEBU[0001] getting executor checksum service=virtualbox storageDriver=libstorage time=1466133149 | |
DEBU[0001] signalling executor lock service=virtualbox storageDriver=libstorage time=1466133149 | |
INFO[0001] initializing instance ID cache server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133149 | |
DEBU[0001] waiting on executor lock server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133149 txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
DEBU[0001] signalling executor lock server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133149 txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
DEBU[0001] sending instanceID in API.InstanceInspect call instanceID=scaleio=,IjA4Mjg3NDg4LUJDQUItNEUzNy04Q0JFLUU1ODM5RjIxRkRCRCI= server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133149 txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
INFO[0001] http request host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=schema-validator route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=service-validator route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=local-devices-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=instanceIDs-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=error-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=query-params-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] query param host=unix:///var/run/libstorage/077197453.sock key=instance len(value)=1 route=serviceInspect server=evening-eater-gg time=1466133149 tls=false value=[] | |
DEBU[0001] http header Libstorage-Tx=txID=418a521c-cda6-492d-5b0f-5080c8e45262, txCR=1466133149 host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] http header Libstorage-Instanceid=[scaleio=,IjA4Mjg3NDg4LUJDQUItNEUzNy04Q0JFLUU1ODM5RjIxRkRCRCI=] host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133149 tls=false txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133149 tls=false txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
DEBU[0001] getting storage service host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg service=scaleio time=1466133149 tls=false txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
DEBU[0001] received instanceID from API.InstanceInspect call instanceID=scaleio=3ac461c600000003 server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133149 txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
DEBU[0001] xli instanceID success instanceID=scaleio=3ac461c600000003 server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133149 txCR=1466133149 txID=418a521c-cda6-492d-5b0f-5080c8e45262 | |
INFO[0001] initializing instance ID cache server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133149 | |
DEBU[0001] waiting on executor lock server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133149 txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
DEBU[0001] signalling executor lock server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133149 txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
DEBU[0001] sending instanceID in API.InstanceInspect call instanceID=virtualbox=,WyIwODAwMjc3RDQ4OUEiLCIwODAwMjc5NjFFOTgiLCIwMjQyQkYwNjk0MjgiXQ== server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133149 txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
INFO[0001] http request host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=schema-validator route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=service-validator route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=local-devices-handler route=serviceInspect server=evening-eater-gg time=1466133149 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=instanceIDs-handler route=serviceInspect server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=error-handler route=serviceInspect server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=serviceInspect server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0001] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=query-params-handler route=serviceInspect server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0001] query param host=unix:///var/run/libstorage/077197453.sock key=instance len(value)=1 route=serviceInspect server=evening-eater-gg time=1466133150 tls=false value=[] | |
DEBU[0001] http header Libstorage-Tx=txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25, txCR=1466133149 host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0001] http header Libstorage-Instanceid=[virtualbox=,WyIwODAwMjc3RDQ4OUEiLCIwODAwMjc5NjFFOTgiLCIwMjQyQkYwNjk0MjgiXQ==] host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133150 tls=false txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg time=1466133150 tls=false txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
DEBU[0001] getting storage service host=unix:///var/run/libstorage/077197453.sock route=serviceInspect server=evening-eater-gg service=virtualbox time=1466133150 tls=false txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
DEBU[0001] finding local machine host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=,WyIwODAwMjc3RDQ4OUEiLCIwODAwMjc5NjFFOTgiLCIwMjQyQkYwNjk0MjgiXQ== macAddrs=[0800277D489A 080027961E98 0242BF069428] route=serviceInspect server=evening-eater-gg service=virtualbox time=1466133150 tls=false txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
DEBU[0001] received instanceID from API.InstanceInspect call instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133150 txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
DEBU[0001] xli instanceID success instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133150 txCR=1466133149 txID=f1e2d491-25c8-4b13-4f3b-500eca98ad25 | |
INFO[0001] successefully dialed libStorage server server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133150 | |
INFO[0001] storage driver initialized service=virtualbox storageDriver=libstorage time=1466133150 | |
INFO[0001] os driver initialized osDriver=linux service=virtualbox storageDriver=libstorage time=1466133150 | |
INFO[0002] docker integration driver successfully initialized integrationDriver=docker libstorage.integration.volume.operations.create.default.IOPS= libstorage.integration.volume.operations.create.default.availabilityZone= libstorage.integration.volume.operations.create.default.fsType=ext4 libstorage.integration.volume.operations.create.default.size=16 libstorage.integration.volume.operations.create.default.type= libstorage.integration.volume.operations.create.implicit=true libstorage.integration.volume.operations.mount.path=/var/lib/rexray/volumes libstorage.integration.volume.operations.mount.rootPath=/data osDriver=linux service=virtualbox storageDriver=libstorage time=1466133150 | |
DEBU[0002] listing volumes opts=map[attachments:true] time=1466133150 | |
DEBU[0002] waiting on executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133150 txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] signalling executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133150 txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] xli localdevices success instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133150 txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] waiting on executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133150 txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] signalling executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133150 txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] xli localdevices success instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133150 txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
INFO[0002] http request host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=schema-validator route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=service-validator route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=local-devices-handler route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=instanceIDs-handler route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=error-handler route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=query-params-handler route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] query param host=unix:///var/run/libstorage/077197453.sock key=attachments len(value)=1 route=volumesForService server=evening-eater-gg time=1466133150 tls=false value=[true] | |
DEBU[0002] http header Libstorage-Tx=txID=f1cebafd-77b1-4504-5f44-441fcc9107a1, txCR=1466133150 host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133150 tls=false | |
DEBU[0002] http header Libstorage-Instanceid=[virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917] host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133150 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] http header Libstorage-Localdevices=[scaleio=151a6efa00000002::/dev/scinig,151a95f900000007::/dev/scinie,151a962e0000000c::/dev/scinif,151a962f0000000d::/dev/scinid,151a96330000000e::/dev/scinic,151abd0300000008::/dev/scinib,151b0b210000001a::/dev/scinia virtualbox=980387aa::/dev/sda1] host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133150 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] getting storage service host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg service=virtualbox time=1466133150 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] getting task service host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox time=1466133150 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] getting task service host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox time=1466133150 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
INFO[0002] executing task host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox task=0 time=1466133150 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0002] finding local machine host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 nameOrID=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox task=0 time=1466133150 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0003] validating schema body={"980387aa-f3f3-496a-8cc9-9d0b88b391cd":{"attachments":[{"deviceName":"/dev/sda1","instanceID":{"id":"b45060f7-545e-4e02-a366-d6f0ced46917","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/vagrant-build_default_1462946367797_95600/box-disk1.vmdk","volumeID":"980387aa-f3f3-496a-8cc9-9d0b88b391cd"}],"name":"box-disk1.vmdk","size":40,"status":"/Users/clintonkitson/VirtualBox VMs/vagrant-build_default_1462946367797_95600/box-disk1.vmdk","id":"980387aa-f3f3-496a-8cc9-9d0b88b391cd","type":""}} host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService schema={ | |
"$schema": "http://json-schema.org/draft-04/schema#", | |
"$ref": "https://github.com/emccode/libstorage#/definitions/volumeMap" | |
} server=evening-eater-gg service=virtualbox task=0 time=1466133151 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
INFO[0003] libStorage integration driver successfully initialized integrationDriver=docker libstorage.integration.volume.operations.create.disable=false libstorage.integration.volume.operations.mount.preempt=false libstorage.integration.volume.operations.path.cache=true libstorage.integration.volume.operations.remove.disable=false libstorage.integration.volume.operations.unmount.ignoreusedcount=false osDriver=linux service=virtualbox storageDriver=libstorage time=1466133151 | |
INFO[0003] integration driver initialized integrationDriver=docker osDriver=linux service=virtualbox storageDriver=libstorage time=1466133151 | |
INFO[0003] created libStorage client integrationDriver=docker osDriver=linux service=virtualbox storageDriver=libstorage time=1466133151 | |
DEBU[0003] waiting on executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133151 txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] signalling executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133151 txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] xli localdevices success instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=scaleio storageDriver=libstorage time=1466133151 txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] waiting on executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133151 txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] signalling executor lock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133151 txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] xli localdevices success instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 integrationDriver=docker osDriver=linux server=evening-eater-gg service=virtualbox storageDriver=libstorage time=1466133151 txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
INFO[0003] http request host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=schema-validator route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added route middleware host=unix:///var/run/libstorage/077197453.sock middleware=service-validator route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=local-devices-handler route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=instanceIDs-handler route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=error-handler route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=transaction-handler route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] added global middleware host=unix:///var/run/libstorage/077197453.sock middleware=query-params-handler route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] query param host=unix:///var/run/libstorage/077197453.sock key=attachments len(value)=1 route=volumesForService server=evening-eater-gg time=1466133151 tls=false value=[false] | |
DEBU[0003] http header Libstorage-Tx=txID=d5426085-97c7-4bae-47b0-e8bddf7056ba, txCR=1466133151 host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133151 tls=false | |
DEBU[0003] http header Libstorage-Instanceid=[virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917] host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133151 tls=false txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] task completed host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox task=0 time=1466133151 tls=false txCR=1466133150 txID=f1cebafd-77b1-4504-5f44-441fcc9107a1 | |
DEBU[0003] http header Libstorage-Localdevices=[scaleio=151a6efa00000002::/dev/scinig,151a95f900000007::/dev/scinie,151a962e0000000c::/dev/scinif,151a962f0000000d::/dev/scinid,151a96330000000e::/dev/scinic,151abd0300000008::/dev/scinib,151b0b210000001a::/dev/scinia virtualbox=980387aa::/dev/sda1] host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg time=1466133151 tls=false txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] getting storage service host=unix:///var/run/libstorage/077197453.sock route=volumesForService server=evening-eater-gg service=virtualbox time=1466133151 tls=false txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] getting task service host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox time=1466133151 tls=false txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] getting task service host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox time=1466133151 tls=false txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
INFO[0003] executing task host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService server=evening-eater-gg service=virtualbox task=1 time=1466133151 tls=false txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
DEBU[0003] validating schema body={"05fd6c0b-d407-4348-81d5-77bc4c539616":{"attachments":[{"deviceName":"","instanceID":{"id":"1a0c5236-2548-4131-9455-8e92dbd73da0","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox Volumes/oscon5","volumeID":"05fd6c0b-d407-4348-81d5-77bc4c539616"}],"name":"oscon5","size":16,"status":"/Users/clintonkitson/VirtualBox Volumes/oscon5","id":"05fd6c0b-d407-4348-81d5-77bc4c539616","type":""},"0ec1aaa9-fdaa-4227-9224-ba2a095d82b7":{"attachments":[{"deviceName":"","instanceID":{"id":"73a15fb9-7af9-49ed-8fe6-ecf18b831417","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/mesos-master/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk","volumeID":"0ec1aaa9-fdaa-4227-9224-ba2a095d82b7"}],"name":"packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk","size":40,"status":"/Users/clintonkitson/VirtualBox VMs/mesos-master/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk","id":"0ec1aaa9-fdaa-4227-9224-ba2a095d82b7","type":""},"1912fab3-71b8-4f77-a468-90a72191060f":{"attachments":[{"deviceName":"","instanceID":{"id":"9468dee6-04e5-4527-a09e-2df1927608bd","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk2.vmdk","volumeID":"1912fab3-71b8-4f77-a468-90a72191060f"}],"name":"box-disk2.vmdk","size":1,"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk2.vmdk","id":"1912fab3-71b8-4f77-a468-90a72191060f","type":""},"1f5fabff-fe03-4073-af0e-e3385dc4d2bb":{"attachments":[{"deviceName":"","instanceID":{"id":"1a0c5236-2548-4131-9455-8e92dbd73da0","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/vagrant-build2_default_1464716492719_75473/box-disk1.vmdk","volumeID":"1f5fabff-fe03-4073-af0e-e3385dc4d2bb"}],"name":"box-disk1.vmdk","size":40,"status":"/Users/clintonkitson/VirtualBox VMs/vagrant-build2_default_1464716492719_75473/box-disk1.vmdk","id":"1f5fabff-fe03-4073-af0e-e3385dc4d2bb","type":""},"4614a2c0-2cb2-478f-98bf-fbcc95d4aa95":{"attachments":[{"deviceName":"","instanceID":{"id":"bd91877c-d08c-485a-8d3d-29d036fcd292","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/mesos-slave1/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk","volumeID":"4614a2c0-2cb2-478f-98bf-fbcc95d4aa95"}],"name":"packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk","size":40,"status":"/Users/clintonkitson/VirtualBox VMs/mesos-slave1/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk","id":"4614a2c0-2cb2-478f-98bf-fbcc95d4aa95","type":""},"4d0ab3e5-fb40-42d2-b3fd-8a00d6d16951":{"attachments":[{"deviceName":"","instanceID":{"id":"f2675959-6613-4665-8187-826996bb6083","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk1.vmdk","volumeID":"4d0ab3e5-fb40-42d2-b3fd-8a00d6d16951"}],"name":"box-disk1.vmdk","size":8,"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk1.vmdk","id":"4d0ab3e5-fb40-42d2-b3fd-8a00d6d16951","type":""},"50640036-0fa4-4934-b43f-173a9ffa399f":{"name":"testss1","size":16,"status":"/Users/clintonkitson/VirtualBox Volumes/testss1","id":"50640036-0fa4-4934-b43f-173a9ffa399f","type":""},"62958f89-8cdf-4a01-b82f-10ebfad66e66":{"attachments":[{"deviceName":"","instanceID":{"id":"654f1d4a-7e09-49e8-b0e6-b03742dba2f4","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk2.vmdk","volumeID":"62958f89-8cdf-4a01-b82f-10ebfad66e66"}],"name":"box-disk2.vmdk","size":1,"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk2.vmdk","id":"62958f89-8cdf-4a01-b82f-10ebfad66e66","type":""},"64ff3fec-735b-40ec-8a0e-38f6f209cbba":{"attachments":[{"deviceName":"","instanceID":{"id":"654f1d4a-7e09-49e8-b0e6-b03742dba2f4","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk1.vmdk","volumeID":"64ff3fec-735b-40ec-8a0e-38f6f209cbba"}],"name":"box-disk1.vmdk","size":8,"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk1.vmdk","id":"64ff3fec-735b-40ec-8a0e-38f6f209cbba","type":""},"6d606019-024c-40b0-9bda-26c8f0787994":{"attachments":[{"deviceName":"","instanceID":{"id":"f2675959-6613-4665-8187-826996bb6083","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk2.vmdk","volumeID":"6d606019-024c-40b0-9bda-26c8f0787994"}],"name":"box-disk2.vmdk","size":1,"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk2.vmdk","id":"6d606019-024c-40b0-9bda-26c8f0787994","type":""},"8c2094fd-b5c7-4e34-8c18-8df8a64f33d8":{"attachments":[{"deviceName":"","instanceID":{"id":"0ae95db8-a362-4d1b-9fee-3a389def73fd","driver":"virtualbox"},"status":"/Users/clintonkitson/.docker/machine/machines/agent1/disk.vmdk","volumeID":"8c2094fd-b5c7-4e34-8c18-8df8a64f33d8"}],"name":"disk.vmdk","size":19,"status":"/Users/clintonkitson/.docker/machine/machines/agent1/disk.vmdk","id":"8c2094fd-b5c7-4e34-8c18-8df8a64f33d8","type":""},"8fbc1f62-3228-4980-8dd6-9cc54ed58b96":{"name":"vbox1","size":8,"status":"/Users/clintonkitson/VirtualBox Volumes/vbox1","id":"8fbc1f62-3228-4980-8dd6-9cc54ed58b96","type":""},"980387aa-f3f3-496a-8cc9-9d0b88b391cd":{"attachments":[{"deviceName":"","instanceID":{"id":"b45060f7-545e-4e02-a366-d6f0ced46917","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/vagrant-build_default_1462946367797_95600/box-disk1.vmdk","volumeID":"980387aa-f3f3-496a-8cc9-9d0b88b391cd"}],"name":"box-disk1.vmdk","size":40,"status":"/Users/clintonkitson/VirtualBox VMs/vagrant-build_default_1462946367797_95600/box-disk1.vmdk","id":"980387aa-f3f3-496a-8cc9-9d0b88b391cd","type":""},"a1da47e9-60b5-4417-9756-913dddd970f6":{"attachments":[{"deviceName":"","instanceID":{"id":"80139f90-ffd5-423e-88a5-c89cb6789806","driver":"virtualbox"},"status":"/Users/clintonkitson/.docker/machine/machines/polly/disk.vmdk","volumeID":"a1da47e9-60b5-4417-9756-913dddd970f6"}],"name":"disk.vmdk","size":19,"status":"/Users/clintonkitson/.docker/machine/machines/polly/disk.vmdk","id":"a1da47e9-60b5-4417-9756-913dddd970f6","type":""},"b358a870-a87a-42e8-898a-565008b0514f":{"attachments":[{"deviceName":"","instanceID":{"id":"478bd5eb-ea9e-4162-b319-3ce287492aa4","driver":"virtualbox"},"status":"/Users/clintonkitson/.docker/machine/machines/manager/disk.vmdk","volumeID":"b358a870-a87a-42e8-898a-565008b0514f"}],"name":"disk.vmdk","size":19,"status":"/Users/clintonkitson/.docker/machine/machines/manager/disk.vmdk","id":"b358a870-a87a-42e8-898a-565008b0514f","type":""},"b3928560-04ad-497b-97b9-75eeab0eeaaf":{"attachments":[{"deviceName":"","instanceID":{"id":"5a8952a5-da91-4eaf-baa6-2425adaf9b7c","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/160316_default_1460844137921_73435/centos71-disk1.vmdk","volumeID":"b3928560-04ad-497b-97b9-75eeab0eeaaf"}],"name":"centos71-disk1.vmdk","size":64,"status":"/Users/clintonkitson/VirtualBox VMs/160316_default_1460844137921_73435/centos71-disk1.vmdk","id":"b3928560-04ad-497b-97b9-75eeab0eeaaf","type":""},"e2700aa7-ea7c-42bc-b55f-2dbba450b020":{"attachments":[{"deviceName":"","instanceID":{"id":"9468dee6-04e5-4527-a09e-2df1927608bd","driver":"virtualbox"},"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk1.vmdk","volumeID":"e2700aa7-ea7c-42bc-b55f-2dbba450b020"}],"name":"box-disk1.vmdk","size":8,"status":"/Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk1.vmdk","id":"e2700aa7-ea7c-42bc-b55f-2dbba450b020","type":""},"f966490d-98da-4d51-a5e4-940120f9cd82":{"name":"oscon1","size":1,"status":"/Users/clintonkitson/VirtualBox Volumes/oscon1","id":"f966490d-98da-4d51-a5e4-940120f9cd82","type":""}} host=unix:///var/run/libstorage/077197453.sock instanceID=virtualbox=b45060f7-545e-4e02-a366-d6f0ced46917 route=volumesForService schema={ | |
"$schema": "http://json-schema.org/draft-04/schema#", | |
"$ref": "https://github.com/emccode/libstorage#/definitions/volumeMap" | |
} server=evening-eater-gg service=virtualbox task=1 time=1466133152 tls=false txCR=1466133151 txID=d5426085-97c7-4bae-47b0-e8bddf7056ba | |
- attachments: | |
- instanceID: | |
id: 654f1d4a-7e09-49e8-b0e6-b03742dba2f4 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk1.vmdk | |
volumeID: 64ff3fec-735b-40ec-8a0e-38f6f209cbba | |
name: box-disk1.vmdk | |
size: 8 | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk1.vmdk | |
id: 64ff3fec-735b-40ec-8a0e-38f6f209cbba | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 80139f90-ffd5-423e-88a5-c89cb6789806 | |
driver: virtualbox | |
status: /Users/clintonkitson/.docker/machine/machines/polly/disk.vmdk | |
volumeID: a1da47e9-60b5-4417-9756-913dddd970f6 | |
name: disk.vmdk | |
size: 19 | |
status: /Users/clintonkitson/.docker/machine/machines/polly/disk.vmdk | |
id: a1da47e9-60b5-4417-9756-913dddd970f6 | |
type: "" | |
- name: oscon1 | |
size: 1 | |
status: /Users/clintonkitson/VirtualBox Volumes/oscon1 | |
id: f966490d-98da-4d51-a5e4-940120f9cd82 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 1a0c5236-2548-4131-9455-8e92dbd73da0 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/vagrant-build2_default_1464716492719_75473/box-disk1.vmdk | |
volumeID: 1f5fabff-fe03-4073-af0e-e3385dc4d2bb | |
name: box-disk1.vmdk | |
size: 40 | |
status: /Users/clintonkitson/VirtualBox VMs/vagrant-build2_default_1464716492719_75473/box-disk1.vmdk | |
id: 1f5fabff-fe03-4073-af0e-e3385dc4d2bb | |
type: "" | |
- name: testss1 | |
size: 16 | |
status: /Users/clintonkitson/VirtualBox Volumes/testss1 | |
id: 50640036-0fa4-4934-b43f-173a9ffa399f | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 654f1d4a-7e09-49e8-b0e6-b03742dba2f4 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk2.vmdk | |
volumeID: 62958f89-8cdf-4a01-b82f-10ebfad66e66 | |
name: box-disk2.vmdk | |
size: 1 | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm1_1462113616060_32455/box-disk2.vmdk | |
id: 62958f89-8cdf-4a01-b82f-10ebfad66e66 | |
type: "" | |
- name: vbox1 | |
size: 8 | |
status: /Users/clintonkitson/VirtualBox Volumes/vbox1 | |
id: 8fbc1f62-3228-4980-8dd6-9cc54ed58b96 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 9468dee6-04e5-4527-a09e-2df1927608bd | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk1.vmdk | |
volumeID: e2700aa7-ea7c-42bc-b55f-2dbba450b020 | |
name: box-disk1.vmdk | |
size: 8 | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk1.vmdk | |
id: e2700aa7-ea7c-42bc-b55f-2dbba450b020 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: f2675959-6613-4665-8187-826996bb6083 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk1.vmdk | |
volumeID: 4d0ab3e5-fb40-42d2-b3fd-8a00d6d16951 | |
name: box-disk1.vmdk | |
size: 8 | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk1.vmdk | |
id: 4d0ab3e5-fb40-42d2-b3fd-8a00d6d16951 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: f2675959-6613-4665-8187-826996bb6083 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk2.vmdk | |
volumeID: 6d606019-024c-40b0-9bda-26c8f0787994 | |
name: box-disk2.vmdk | |
size: 1 | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_tb_1462113505039_22610/box-disk2.vmdk | |
id: 6d606019-024c-40b0-9bda-26c8f0787994 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: b45060f7-545e-4e02-a366-d6f0ced46917 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/vagrant-build_default_1462946367797_95600/box-disk1.vmdk | |
volumeID: 980387aa-f3f3-496a-8cc9-9d0b88b391cd | |
name: box-disk1.vmdk | |
size: 40 | |
status: /Users/clintonkitson/VirtualBox VMs/vagrant-build_default_1462946367797_95600/box-disk1.vmdk | |
id: 980387aa-f3f3-496a-8cc9-9d0b88b391cd | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 1a0c5236-2548-4131-9455-8e92dbd73da0 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox Volumes/oscon5 | |
volumeID: 05fd6c0b-d407-4348-81d5-77bc4c539616 | |
name: oscon5 | |
size: 16 | |
status: /Users/clintonkitson/VirtualBox Volumes/oscon5 | |
id: 05fd6c0b-d407-4348-81d5-77bc4c539616 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 73a15fb9-7af9-49ed-8fe6-ecf18b831417 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/mesos-master/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk | |
volumeID: 0ec1aaa9-fdaa-4227-9224-ba2a095d82b7 | |
name: packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk | |
size: 40 | |
status: /Users/clintonkitson/VirtualBox VMs/mesos-master/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk | |
id: 0ec1aaa9-fdaa-4227-9224-ba2a095d82b7 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: bd91877c-d08c-485a-8d3d-29d036fcd292 | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/mesos-slave1/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk | |
volumeID: 4614a2c0-2cb2-478f-98bf-fbcc95d4aa95 | |
name: packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk | |
size: 40 | |
status: /Users/clintonkitson/VirtualBox VMs/mesos-slave1/packer-playa_mesos_ubuntu_14.04_201601041324-disk1.vmdk | |
id: 4614a2c0-2cb2-478f-98bf-fbcc95d4aa95 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 5a8952a5-da91-4eaf-baa6-2425adaf9b7c | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/160316_default_1460844137921_73435/centos71-disk1.vmdk | |
volumeID: b3928560-04ad-497b-97b9-75eeab0eeaaf | |
name: centos71-disk1.vmdk | |
size: 64 | |
status: /Users/clintonkitson/VirtualBox VMs/160316_default_1460844137921_73435/centos71-disk1.vmdk | |
id: b3928560-04ad-497b-97b9-75eeab0eeaaf | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 9468dee6-04e5-4527-a09e-2df1927608bd | |
driver: virtualbox | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk2.vmdk | |
volumeID: 1912fab3-71b8-4f77-a468-90a72191060f | |
name: box-disk2.vmdk | |
size: 1 | |
status: /Users/clintonkitson/VirtualBox VMs/scaleio_mdm2_1462113818472_17387/box-disk2.vmdk | |
id: 1912fab3-71b8-4f77-a468-90a72191060f | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 0ae95db8-a362-4d1b-9fee-3a389def73fd | |
driver: virtualbox | |
status: /Users/clintonkitson/.docker/machine/machines/agent1/disk.vmdk | |
volumeID: 8c2094fd-b5c7-4e34-8c18-8df8a64f33d8 | |
name: disk.vmdk | |
size: 19 | |
status: /Users/clintonkitson/.docker/machine/machines/agent1/disk.vmdk | |
id: 8c2094fd-b5c7-4e34-8c18-8df8a64f33d8 | |
type: "" | |
- attachments: | |
- instanceID: | |
id: 478bd5eb-ea9e-4162-b319-3ce287492aa4 | |
driver: virtualbox | |
status: /Users/clintonkitson/.docker/machine/machines/manager/disk.vmdk | |
volumeID: b358a870-a87a-42e8-898a-565008b0514f | |
name: disk.vmdk | |
size: 19 | |
status: /Users/clintonkitson/.docker/machine/machines/manager/disk.vmdk | |
id: b358a870-a87a-42e8-898a-565008b0514f | |
type: "" | |
DEBU[0004] waiting until libStorage is stopped time=1466133152 | |
DEBU[0004] done waiting on err chan; err chan is nil time=1466133152 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment