Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Tue, Jan 24, 2012 at 6:20 AM, David Coulson <david at davidcoulson.net> wrote: > > > On 1/24/12 3:56 AM, Felix Frank wrote: >> >> On 01/24/2012 04:05 AM, Trey Dockendorf wrote: >>> >>> block drbd0: open("/dev/vg_cllakvm2/lv_vmstore") failed with -16 >> >> David: Is this where you take the "already mounted bit" from? > > No, he mentioned his sync hung when he umounted /vmstore - From his steps > and the lv name/mount point, I took the leap they were the same device. David, your correct those were the same device. Just want to make sure I got this right before another attempt... When the metadata is created the corresponding /dev/drbd0 resource is also created and that will replace /dev/vg_cllakvm2/lv_vmstore as what is mounted to the directory /vmstore ? So the block device can have data when it's made into a DRBD resource but not be still mounted as an active filesystem. If I'm missing something please correct me. Thanks - Trey