[DRBD-user] is there a drbd mount point option?

Lunixer lunixer at gmail.com
Wed Jul 6 02:07:27 CEST 2016

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>


More information about the drbd-user mailing list