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 ]
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user