![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
For reducing a logical volume, you can use the following command.
# lvreduce -L 16 /dev/vg01/data Replace 16 with the final size of the logical volume in MBs. Replace /dev/vg01/data with the appropriate logical volume device file. Caution: If the logical volume contains any file system, the file-system need to be reduced first. And before the file -system can be reduced, it should be defragmented. Suggestion: Take backup of the logical volume data and then do lvreduce. After reducing lv, restore the data backup. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|