|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
OK to Extend LV Under DRBD?Hi all!
I have my drbd disk on a logical volume that is running out of space. device /dev/drbd0; disk /dev/vg01/lv01; drbd0 is 400GB and about 80% full. Is there any danger or issues of concern if I want to simply extend logical volume lv01 and thus increase the size of device drbd0? Can this be done "live," or is there a special procedure? Will this have any implications for the ext3 filesystem mounted on drbd0? Also, as a separate question, are there any performance or reliability issues that I should know about that occur when drbd disks start filling up? -- Eric Robinson Disclaimer - November 4, 2009 This email and any files transmitted with it are confidential and intended solely for drbd-user@.... If you are not the named addressee you should not disseminate, distribute, copy or alter this email. Any views or opinions presented in this email are solely those of the author and might not represent those of Physician Select Management and Physician's Managed Care. Warning: Although Physician Select Management and Physician's Managed Care have taken reasonable precautions to ensure no viruses are present in this email, the companies cannot accept responsibility for any loss or damage arising from the use of this email or attachments. This disclaimer was added by Policy Patrol: http://www.policypatrol.com/ _______________________________________________ drbd-user mailing list drbd-user@... http://lists.linbit.com/mailman/listinfo/drbd-user |
|
|
Re: OK to Extend LV Under DRBD?On Wed, 2009-11-04 at 03:36 -0800, Robinson, Eric wrote:
> Hi all! > > I have my drbd disk on a logical volume that is running out of space. > > device /dev/drbd0; > disk /dev/vg01/lv01; > > drbd0 is 400GB and about 80% full. > > Is there any danger or issues of concern if I want to simply extend > logical volume lv01 and thus increase the size of device drbd0? Can this > be done "live," or is there a special procedure? Will this have any > implications for the ext3 filesystem mounted on drbd0? http://www.drbd.org/users-guide-emb/s-resizing.html > Also, as a separate question, are there any performance or reliability > issues that I should know about that occur when drbd disks start filling > up? DRBD just replicates blocks; there is no concept of a "full" DRBD block device since it is only concerned with replicating dirty blocks. Of course, the file system running on-top of DRBD may have its own issues when it fills up, but those are not linked to DRBD. Mark. -- Mark Watts BSc RHCE MBCS Senior Systems Engineer, Managed Services Manpower www.QinetiQ.com QinetiQ - Delivering customer-focused solutions GPG Key: http://www.linux-corner.info/mwatts.gpg _______________________________________________ drbd-user mailing list drbd-user@... http://lists.linbit.com/mailman/listinfo/drbd-user |
| Free embeddable forum powered by Nabble | Forum Help |