Skip to content

Instantly share code, notes, and snippets.

@rootfs
Created August 5, 2016 02:13
Show Gist options
  • Save rootfs/d9dd3630b27d1241c3088e4e11b7f83c to your computer and use it in GitHub Desktop.
Save rootfs/d9dd3630b27d1241c3088e4e11b7f83c to your computer and use it in GitHub Desktop.
# grep -a -i attacher /tmp/kube*
/tmp/kube-controller-manager.log:I0805 02:04:12.130109 12657 attacher.go:102] Attach operation successful: volume "https://openshiftstoragede1802.blob.core.windows.net/vhds/test7.vhd" attached to node "rootfs-dev".
/tmp/kubelet.log:I0805 02:04:20.081425 12600 attacher.go:135] Checking Azure disk "test7.vhd"(lun 0) is attached.
/tmp/kubelet.log:I0805 02:04:20.083265 12600 attacher.go:138] Successfully found attached Azure disk "test7.vhd"(lun 0, device path /dev/sdc).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment