![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving a Logical Volume from one Volume Group to Another | krisw | AIX | 2 | 07-14-2008 04:48 AM |
| Logical volume to raw device | veccinho | AIX | 5 | 05-13-2008 12:42 AM |
| LVM - Extending Logical Volume within Volume Group | ghimanshu | UNIX for Advanced & Expert Users | 3 | 07-26-2007 04:39 AM |
| Logical Volume Manager question | spawarrior | UNIX for Advanced & Expert Users | 1 | 07-14-2002 06:43 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
AIX Logical Volume Question
Hi All,
There is AIX server which has 2 internal disks running the OS and 8 external disks on a RAID array with RAID 5. My question - is there a way to check which are the logical volumes and file system configured on this RAID array |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
if you have the volume group the array is defined on, just issue a lsvg -l {VGNAME}
|
|
#3
|
|||
|
|||
|
Your RAID should appear as a single hdisk device. Issue 'lspv -l <hdisk> to get a list with all LVs on this PV and their distribution.
bakunin |
|||
| Google The UNIX and Linux Forums |