Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Given the resource configuration below, is it possible the specify the
mount point in addition to the drbd device and logical volume name?
resource myapp {
volume 0 {
device /dev/drbd0;
disk /dev/mapper/VG00-datavol;
*(mount point somewhere in here?)*
meta-disk internal;
}
on server1.exmaple.com {
address 10.1.2.3:7789;
}
on server2.exmaple.com {
address 10.1.2.3:7789;
}
}
--
thanks,
[ Lunixer ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20160705/0de44da2/attachment.htm>