Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
You can, but it makes a pain to manage the configuration files and to
troubleshoot when the two systems don't match.
On 12/22/12 10:03 PM, Walter Robert Ditzler wrote:
> hi there,
>
> is it possible to have diffrent configuration oft he lvm structure (lv
> group), but not the lv it-self?
>
> ex:
>
> host a
> *****
> /dev/lvg/lv01 (100gb)
>
> resource host01 {
> device /dev/drbd0;
> disk /dev/lvg/lv01;
> meta-disk /dev/lvg/lv-meta[0];
> on srv-ldeb-xen001 {
> address 10.255.255.1:7791;
> }
> on srv-ldeb-xen002 {
> address 10.255.255.2:7791;
> }
> }
>
> host b
> *****
> /dev/lvgroup/lv01 (100gb)
>
> resource host01 {
> device /dev/drbd0;
> disk /dev/lvgroup/lv01;
> meta-disk /dev/lvgroup/lv-meta[0];
> on srv-ldeb-xen001 {
> address 10.255.255.1:7791;
> }
> on srv-ldeb-xen002 {
> address 10.255.255.2:7791;
> }
> }
>
>
> happy x-mas!
>
> walter
>
> _______________________________________________
> drbd-user mailing list
> drbd-user at lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user