Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On 08.06.2015 17:35, Lars Ellenberg wrote: > On Mon, Jun 08, 2015 at 04:36:22AM +0200, Dennis Jacobfeuerborn wrote: >> Hi, >> is it possible to add a volume to an existing resource that already has >> a volume 0 defined? If so how would the meta-data be initialized for >> that new volume since the meta-disk parameter is per volume but the >> create-md command only specifies the complete resource? > > drbdadm create-md <resource-name>/<volume-number> > > as in > drbdadm create-md stuff/7 > Ah, exactly what I was looking for, thanks! Regards, Dennis