Skip to content

Instantly share code, notes, and snippets.

@akutz
Created August 1, 2016 17:57
Show Gist options
  • Save akutz/e348d26e7d2231ca241003b10d691ec2 to your computer and use it in GitHub Desktop.
Save akutz/e348d26e7d2231ca241003b10d691ec2 to your computer and use it in GitHub Desktop.
[vagrant@mdm2 ~]$ sudo rexray volume rm --volumeid=12345
DEBU[0000] updated log level logLevel=debug
DEBU[0000] os.args time=1470072385832 val=[rexray volume rm --volumeid=12345]
DEBU[0000] activating libStorage cmd=remove time=1470072385832
INFO[0000] libStorage auto service mode enabled driver=isilon time=1470072385832
DEBU[0000] starting embedded libStorage server time=1470072385832
DEBU[0000] created scoped scope new=libstorage.server parentScopes=rexray,
INFO[0000] configured logging libstorage.logging.level=debug server=star-horse-lr time=1470072385841
INFO[0000] initializing server server=star-horse-lr time=1470072385842
INFO[0000] initializing default endpoint autoEndpointMode=unix server=star-horse-lr time=1470072385842
INFO[0000] initializing auto unix endpoint endpoint=libstorage.server.endpoints.localhost server=star-horse-lr time=1470072385843
DEBU[0000] endpoint info address=unix:///var/run/libstorage/160756146.sock endpoint=libstorage.server.endpoints.localhost server=star-horse-lr time=1470072385843
DEBU[0000] created scoped scope new=libstorage.server.endpoints.localhost parentScopes=libstorage.server,rexray,
INFO[0000] configured endpoint address=unix:///var/run/libstorage/160756146.sock endpoint=localhost server=star-horse-lr time=1470072385843
INFO[0000] server created server=star-horse-lr time=1470072385843
INFO[0000] initialized endpoints server=star-horse-lr time=1470072385844
INFO[0000] initializing server services server=star-horse-lr time=1470072385844
DEBU[0000] configured result schema validation enabled=false server=star-horse-lr time=1470072385844
DEBU[0000] got services map count=1 server=star-horse-lr time=1470072385844
DEBU[0000] processing service config server=star-horse-lr service=isilon time=1470072385844
DEBU[0000] getting scoped config for service scope=libstorage.server.services.isilon server=star-horse-lr service=isilon time=1470072385844
DEBU[0000] created scoped scope new=libstorage.server.services.isilon parentScopes=libstorage.server,rexray,
DEBU[0000] got driver name driverName=isilon server=star-horse-lr service=isilon time=1470072385845
INFO[0000] storage driver initialized dataSubnet=192.168.21.0/24 endpoint=https://192.168.21.234:8080 group= insecure=true password=****** userName=admin volumePath=
INFO[0000] created new service server=star-horse-lr service=isilon time=1470072385850
INFO[0000] initialized services server=star-horse-lr time=1470072385850
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/160756146.sock len(queries)=0 method=GET path=/executors queries=[] route=executors server=star-horse-lr time=1470072385850 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/executors/{executor} queries=[] route=executorInspect server=star-horse-lr time=1470072385850 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=HEAD path=/executors/{executor} queries=[] route=executorHead server=star-horse-lr time=1470072385851 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/help queries=[] route=version server=star-horse-lr time=1470072385851 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/help/config queries=[] route=version server=star-horse-lr time=1470072385851 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/help/env queries=[] route=version server=star-horse-lr time=1470072385851 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/help/version queries=[] route=version server=star-horse-lr time=1470072385851 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/ queries=[] route=root server=star-horse-lr time=1470072385851 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/services queries=[] route=services server=star-horse-lr time=1470072385852 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/services/{service} queries=[] route=serviceInspect server=star-horse-lr time=1470072385852 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/volumes queries=[] route=volumes server=star-horse-lr time=1470072385852 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/volumes/{service} queries=[] route=volumesForService server=star-horse-lr time=1470072385852 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/volumes/{service}/{volumeID} queries=[] route=volumeInspect server=star-horse-lr time=1470072385852 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/volumes/{service} queries=[detach ] route=volumesDetachForService server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=POST path=/volumes/{service} queries=[] route=volumeCreate server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[copy ] route=volumeCopy server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[snapshot ] route=volumeSnapshot server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[attach ] route=volumeAttach server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/volumes queries=[detach ] route=volumesDetachAll server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[detach ] route=volumeDetach server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=DELETE path=/volumes/{service}/{volumeID} queries=[] route=volumeRemove server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/snapshots queries=[] route=snapshots server=star-horse-lr time=1470072385853 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/snapshots/{service} queries=[] route=snapshotsForService server=star-horse-lr time=1470072385854 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/snapshots/{service}/{snapshotID} queries=[] route=snapshotInspect server=star-horse-lr time=1470072385854 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/snapshots/{service}/{snapshotID} queries=[create ] route=snapshotCreate server=star-horse-lr time=1470072385854 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=2 method=POST path=/snapshots/{service}/{snapshotID} queries=[copy ] route=snapshotCopy server=star-horse-lr time=1470072385854 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=DELETE path=/snapshots/{service}/{snapshotID} queries=[] route=snapshotRemove server=star-horse-lr time=1470072385854 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/tasks queries=[] route=tasks server=star-horse-lr time=1470072385854 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/160756146.sock len(queries)=0 method=GET path=/tasks/{taskID} queries=[] route=taskInspect server=star-horse-lr time=1470072385854 tls=false
INFO[0000] api listening host=unix:///var/run/libstorage/160756146.sock server=star-horse-lr time=1470072385854 tls=false
INFO[0000] waiting for err or close signal server=star-horse-lr time=1470072385854
INFO[0001] server started server=star-horse-lr time=1470072386856
DEBU[0001] created scoped scope new=libstorage.client parentScopes=rexray,
INFO[0001] configured logging libstorage.logging.level=debug time=1470072386863
DEBU[0001] got configured host address host=unix:///var/run/libstorage/160756146.sock service=isilon storageDriver=libstorage time=1470072386864
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=isilon storageDriver=libstorage time=1470072386866
INFO[0001] lsx lock file path path=/var/run/libstorage/lsx.lock service=isilon storageDriver=libstorage time=1470072386866
INFO[0001] http request host=unix:///var/run/libstorage/160756146.sock route=services server=star-horse-lr time=1470072386869 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/160756146.sock middleware=schema-validator route=services server=star-horse-lr time=1470072386869 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=services server=star-horse-lr time=1470072386869 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=local-devices-handler route=services server=star-horse-lr time=1470072386870 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=instanceIDs-handler route=services server=star-horse-lr time=1470072386870 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=error-handler route=services server=star-horse-lr time=1470072386870 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=services server=star-horse-lr time=1470072386870 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=query-params-handler route=services server=star-horse-lr time=1470072386870 tls=false
DEBU[0001] http header Libstorage-Tx=txID=43eb1cea-0125-480c-4cd1-9235be25584f, txCR=1470072386 host=unix:///var/run/libstorage/160756146.sock route=services server=star-horse-lr time=1470072386870 tls=false
DEBU[0001] http header Libstorage-Instanceid=[] host=unix:///var/run/libstorage/160756146.sock route=services server=star-horse-lr time=1470072386870 tls=false txCR=1470072386 txID=43eb1cea-0125-480c-4cd1-9235be25584f
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/160756146.sock route=services server=star-horse-lr time=1470072386870 tls=false txCR=1470072386 txID=43eb1cea-0125-480c-4cd1-9235be25584f
INFO[0001] initializing executors cache service=isilon storageDriver=libstorage time=1470072386875
INFO[0001] http request host=unix:///var/run/libstorage/160756146.sock route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=local-devices-handler route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=instanceIDs-handler route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=error-handler route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=query-params-handler route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] http header Libstorage-Tx=txID=982a8483-e306-4425-7f74-4e0322b0dec9, txCR=1470072386 host=unix:///var/run/libstorage/160756146.sock route=executors server=star-horse-lr time=1470072386876 tls=false
DEBU[0001] http header Libstorage-Instanceid=[] host=unix:///var/run/libstorage/160756146.sock route=executors server=star-horse-lr time=1470072386876 tls=false txCR=1470072386 txID=982a8483-e306-4425-7f74-4e0322b0dec9
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/160756146.sock route=executors server=star-horse-lr time=1470072386876 tls=false txCR=1470072386 txID=982a8483-e306-4425-7f74-4e0322b0dec9
DEBU[0001] updating executor service=isilon storageDriver=libstorage time=1470072386877
DEBU[0001] waiting on executor lock service=isilon storageDriver=libstorage time=1470072386877
DEBU[0001] executor exists, getting local checksum service=isilon storageDriver=libstorage time=1470072386877
DEBU[0001] getting executor checksum service=isilon storageDriver=libstorage time=1470072386877
DEBU[0001] got local executor checksum localChecksum=4fd5822698f7aea6dea21323cf14ba44 service=isilon storageDriver=libstorage time=1470072386939
DEBU[0001] signalling executor lock service=isilon storageDriver=libstorage time=1470072386939
INFO[0001] initializing instance ID cache server=star-horse-lr service=isilon storageDriver=libstorage time=1470072386939
DEBU[0001] waiting on executor lock server=star-horse-lr service=isilon storageDriver=libstorage time=1470072386940 txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
DEBU[0001] signalling executor lock server=star-horse-lr service=isilon storageDriver=libstorage time=1470072386953 txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
DEBU[0001] sending instanceID in API.InstanceInspect call instanceID=isilon=,WyIxMjcuMC4wLjEvOCIsIjEwLjAuMi4xNS8yNCIsIjE5Mi4xNjguNTAuMTMvMjQiLCIxOTIuMTY4LjIxLjEwMy8yNCIsIjE3Mi4xNy4wLjEvMTYiLCI6OjEvMTI4IiwiZmU4MDo6YTAwOjI3ZmY6ZmU1MTpkMTVlLzY0IiwiZmU4MDo6YTAwOjI3ZmY6ZmViZDphNDNlLzY0IiwiZmU4MDo6YTAwOjI3ZmY6ZmUxOTplM2VkLzY0Il0= server=star-horse-lr service=isilon storageDriver=libstorage time=1470072386953 txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
INFO[0001] http request host=unix:///var/run/libstorage/160756146.sock route=serviceInspect server=star-horse-lr time=1470072386953 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/160756146.sock middleware=schema-validator route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/160756146.sock middleware=service-validator route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=local-devices-handler route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=instanceIDs-handler route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=error-handler route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=query-params-handler route=serviceInspect server=star-horse-lr time=1470072386954 tls=false
DEBU[0001] query param host=unix:///var/run/libstorage/160756146.sock key=instance len(value)=1 route=serviceInspect server=star-horse-lr time=1470072386954 tls=false value=[]
DEBU[0001] http header Libstorage-Tx=txID=745b3642-3b72-4327-6b19-aeda393082d8, txCR=1470072386 host=unix:///var/run/libstorage/160756146.sock route=serviceInspect server=star-horse-lr time=1470072386955 tls=false
DEBU[0001] http header Libstorage-Instanceid=[isilon=,WyIxMjcuMC4wLjEvOCIsIjEwLjAuMi4xNS8yNCIsIjE5Mi4xNjguNTAuMTMvMjQiLCIxOTIuMTY4LjIxLjEwMy8yNCIsIjE3Mi4xNy4wLjEvMTYiLCI6OjEvMTI4IiwiZmU4MDo6YTAwOjI3ZmY6ZmU1MTpkMTVlLzY0IiwiZmU4MDo6YTAwOjI3ZmY6ZmViZDphNDNlLzY0IiwiZmU4MDo6YTAwOjI3ZmY6ZmUxOTplM2VkLzY0Il0=] host=unix:///var/run/libstorage/160756146.sock route=serviceInspect server=star-horse-lr time=1470072386955 tls=false txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/160756146.sock route=serviceInspect server=star-horse-lr time=1470072386955 tls=false txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
DEBU[0001] getting storage service host=unix:///var/run/libstorage/160756146.sock route=serviceInspect server=star-horse-lr service=isilon time=1470072386955 tls=false txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
DEBU[0001] received instanceID from API.InstanceInspect call instanceID=isilon=192.168.21.103 server=star-horse-lr service=isilon storageDriver=libstorage time=1470072386956 txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
DEBU[0001] xli instanceID success instanceID=isilon=192.168.21.103 server=star-horse-lr service=isilon storageDriver=libstorage time=1470072386956 txCR=1470072386 txID=745b3642-3b72-4327-6b19-aeda393082d8
INFO[0001] successefully dialed libStorage server server=star-horse-lr service=isilon storageDriver=libstorage time=1470072386956
INFO[0001] storage driver initialized service=isilon storageDriver=libstorage time=1470072386956
INFO[0001] os driver initialized osDriver=linux service=isilon storageDriver=libstorage time=1470072386957
INFO[0001] 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=isilon storageDriver=libstorage time=1470072386959
INFO[0001] path cache initializion disabled integrationDriver=docker osDriver=linux service=isilon storageDriver=libstorage time=1470072386959
INFO[0001] 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.async=true libstorage.integration.volume.operations.path.cache.enabled=false libstorage.integration.volume.operations.remove.disable=false libstorage.integration.volume.operations.unmount.ignoreusedcount=false osDriver=linux service=isilon storageDriver=libstorage time=1470072386963
INFO[0001] integration driver initialized integrationDriver=docker osDriver=linux service=isilon storageDriver=libstorage time=1470072386963
INFO[0001] created libStorage client integrationDriver=docker osDriver=linux service=isilon storageDriver=libstorage time=1470072386963
INFO[0001] http request host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr time=1470072386974 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/160756146.sock middleware=service-validator route=volumeRemove server=star-horse-lr time=1470072386974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=volumeRemove server=star-horse-lr time=1470072386974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=local-devices-handler route=volumeRemove server=star-horse-lr time=1470072386974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=instanceIDs-handler route=volumeRemove server=star-horse-lr time=1470072386974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=error-handler route=volumeRemove server=star-horse-lr time=1470072386974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=transaction-handler route=volumeRemove server=star-horse-lr time=1470072386975 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/160756146.sock middleware=query-params-handler route=volumeRemove server=star-horse-lr time=1470072386975 tls=false
DEBU[0001] http header Libstorage-Tx=txID=af06204b-5674-4ac3-7965-aa29b5737c82, txCR=1470072386 host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr time=1470072386975 tls=false
DEBU[0001] http header Libstorage-Instanceid=[] host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr time=1470072386975 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr time=1470072386975 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
DEBU[0001] getting storage service host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr service=isilon time=1470072386975 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
DEBU[0001] getting task service host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr service=isilon time=1470072386975 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
DEBU[0001] getting task service host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr service=isilon time=1470072386975 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
INFO[0001] executing task host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr service=isilon task=0 time=1470072386975 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
ERRO[0001] The directory 'volumes/12345' is not empty. host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr service=isilon task=0 time=1470072387010 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
DEBU[0001] task completed host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr service=isilon task=0 time=1470072387010 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
ERRO[0001] The directory 'volumes/12345' is not empty. host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr time=1470072387010 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
DEBU[0001] removing task host=unix:///var/run/libstorage/160756146.sock removedAfter=0 route=volumeRemove server=star-horse-lr service=isilon task=0 tasksLen=1 time=1470072387014 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
DEBU[0001] removed task host=unix:///var/run/libstorage/160756146.sock route=volumeRemove server=star-horse-lr service=isilon task=0 tasksLen=0 time=1470072387014 tls=false txCR=1470072386 txID=af06204b-5674-4ac3-7965-aa29b5737c82
FATA[0001] The directory 'volumes/12345' is not empty. status=500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment