Changes between Version 1 and Version 2 of extend-logical-volume
- Timestamp:
- Apr 4, 2012, 5:13:45 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
extend-logical-volume
v1 v2 1 1 = How to extend a logical volume on a KVM guest = 2 2 3 Sometimes a logical volumeon our guests fill up, meaning that data cannot be written to parts of the file system. For example, vg_stone0-var will have no remaining space making it impossible to write to the /var directory.3 Sometimes a file system on our guests fill up, meaning that data cannot be written to parts of the file system. For example, vg_stone0-var will have no remaining space making it impossible to write to the /var directory. 4 4 5 5 == Step One: figure out file system and logical volume size ==