Sponsored Content
Operating Systems HP-UX Creating a logical volume file Post 302601277 by jamie2teach on Thursday 23rd of February 2012 09:08:47 AM
Old 02-23-2012
HP9000 running HP-UX with a IA64 / version 11.1

Code:
vgdisplay -v vg00
--- Volume groups ---
VG Name                     /dev/vg00
VG Write Access             read/write
VG Status                   available
Max LV                      255
Cur LV                      10
Open LV                     10
Max PV                      16
Cur PV                      1
Act PV                      1
Max PE per PV               4320
VGDA                        2
PE Size (Mbytes)            16
Total PE                    4310
Alloc PE                    3683
Free PE                     627
Total PVG                   0
Total Spare PVs             0
Total Spare PVs in use      0
VG Version                  1.0
VG Max Size                 1080g
VG Max Extents              69120

   --- Logical volumes ---
   LV Name                     /dev/vg00/lvol1
   LV Status                   available/syncd
   LV Size (Mbytes)            1792
   Current LE                  112
   Allocated PE                112
   Used PV                     1

   LV Name                     /dev/vg00/lvol2
   LV Status                   available/syncd
   LV Size (Mbytes)            8192
   Current LE                  512
   Allocated PE                512
   Used PV                     1

   LV Name                     /dev/vg00/lvol3
   LV Status                   available/syncd
   LV Size (Mbytes)            1024
   Current LE                  64
   Allocated PE                64
   Used PV                     1

   LV Name                     /dev/vg00/lvol4
   LV Status                   available/syncd
   LV Size (Mbytes)            2048
   Current LE                  128
   Allocated PE                128
   Used PV                     1

   LV Name                     /dev/vg00/lvol5
   LV Status                   available/syncd
   LV Size (Mbytes)            112
   Current LE                  7
   Allocated PE                7
   Used PV                     1

   LV Name                     /dev/vg00/lvol6
   LV Status                   available/syncd
   LV Size (Mbytes)            8144
   Current LE                  509
   Allocated PE                509
   Used PV                     1

   LV Name                     /dev/vg00/lvol7
   LV Status                   available/syncd
   LV Size (Mbytes)            4336
   Current LE                  271
   Allocated PE                271
   Used PV                     1

   LV Name                     /dev/vg00/lvol8
   LV Status                   available/syncd
   LV Size (Mbytes)            8704
   Current LE                  544
   Allocated PE                544
   Used PV                     1

   LV Name                     /dev/vg00/lvol9
   LV Status                   available/syncd
   LV Size (Mbytes)            16384
   Current LE                  1024
   Allocated PE                1024
   Used PV                     1

   LV Name                     /dev/vg00/lvol10
   LV Status                   available/syncd
   LV Size (Mbytes)            8192
   Current LE                  512
   Allocated PE                512
   Used PV                     1


   --- Physical volumes ---
   PV Name                     /dev/disk/disk3_p2
   PV Status                   available
   Total PE                    4310
   Free PE                     627
   Autoswitch                  On
   Proactive Polling           On


bdf
Filesystem          kbytes    used   avail %used Mounted on
/dev/vg00/lvol3    1048576  698432  347448   67% /
/dev/vg00/lvol1    1835008  323992 1499288   18% /stand
/dev/vg00/lvol8    8912896 4952688 3932176   56% /var
/dev/vg00/lvol7    4440064 3481640  951016   79% /usr
/dev/vg00/lvol4     524288   25304  495528    5% /tmp
/dev/vg00/lvol6    8339456 6826528 1510296   82% /opt
/dev/vg00/lvol5     114688   10456  103432    9% /home
/dev/vg00/lvol9    16777216 1366678 14454162    9% /dump
/dev/dsk/c0t1d1    71652960 42522864 27330696   61% /disk1
DevFS                   11      11       0  100% /dev/deviceFileSystem
xray:/opt/css/bddata
                   16777216 14910056 1862024   89% /opt/css/bddata
xray:/opt/css/caspardata
                   16777216 14910056 1862024   89% /opt/css/caspardata
xray:/opt/css/conservatories
                   16777216 14910056 1862024   89% /opt/css/conservatories
xray:/opt/css/datadir
                   16777216 14910056 1862024   89% /opt/css/datadir
xray:/opt/css/pcf  16777216 14910056 1862024   89% /opt/css/pcf
xray:/opt/css/faxdir
                   16777216 14910056 1862024   89% /opt/css/faxdir
xray:/opt/css/kcslive
                   16777216 14910056 1862024   89% /opt/css/kcslive
xray:/opt/css/pdfdir
                   16777216 14910056 1862024   89% /opt/css/pdfdir
xray:/opt/css/statsdir
                   16777216 14910056 1862024   89% /opt/css/statsdir
xray:/opt/css/reprint
                   16777216 14910056 1862024   89% /opt/css/reprint
xray:/opt/css/home 16777216 14910056 1862024   89% /opt/css/home
xray:/opt/css/xtst 16777216 14910056 1862024   89% /opt/css/xtst
xray:/opt/css/tempdir
                   16777216 14910056 1862024   89% /opt/css/tempdir
xray:/sms           204800  105240   99056   52% /sms
sdchub01:/sdcserver
                   104855548 39758392 65097156   38% /sdcserver
cuf2k01:/server    71103484 61591992 9511492   87% /casparserver


Last edited by methyl; 02-23-2012 at 09:58 PM.. Reason: more code tags
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

LVM - Extending Logical Volume within Volume Group

Hello, I have logical volume group of 50GB, in which I have 2 logical volumes, LogVol01 and LogVol02, both are of 10GB. If I extend LogVol01 further by 10GB, then it keeps the extended copy after logical volume 2. I want to know where it keeps this information Regards Himanshu (3 Replies)
Discussion started by: ghimanshu
3 Replies

2. AIX

AIX procedure for creating a logical volume from CLI

Hi, What is the typical AIX procedure for creating a logical volume from CLI. I have mostly worked on HPUX so far and on which the typica steps are: 1: pvcreate -f /dev/rdsk/<mydisk> 2: mkdir /dev/<myvg> 3: mknod /dev/<myvg>/group C 64 <0x030000> 4: vgcreate /dev/<myvg>... (2 Replies)
Discussion started by: amit4g
2 Replies

3. AIX

Moving a Logical Volume from one Volume Group to Another

Does anyone have any simple methods for moving a current logical volume from one volume group to another? I do not wish to move the data from one physical volume to another. Basically, I want to "relink" the logical volume to exist in a different volume group. Any ideas? (2 Replies)
Discussion started by: krisw
2 Replies

4. AIX

Basic Filesystem / Physical Volume / Logical Volume Check

Hi! Can anyone help me on how I can do a basic check on the Unix filesystems / physical volumes and logical volumes? What items should I check, like where do I look at in smit? Or are there commands that I should execute? I need to do this as I was informed by IBM that there seems to be... (1 Reply)
Discussion started by: chipahoys
1 Replies

5. AIX

Logical volume name conflict in two volume group

Hello, I am a french computer technician, and i speak English just a little. On Aix 5.3, I encounter a name conflict logical volume on two volume group. The first volume lvnode01 is OK in rootvg and mounted. It is also consistent in the ODM root # lsvg -l rootvg |grep lvnode01 ... (10 Replies)
Discussion started by: dantares
10 Replies

6. HP-UX

Unable To Extend the Size of a Logical Volume File System

Background: # uname -a HP-UX deedee B.11.23 U ia64 4294967295 unlimited-user license deedee.rsn.hp.com:/ # bdf /opt Filesystem kbytes used avail %used Mounted on /dev/vg00/lvol6 6553600 6394216 158144 98% /opt /opt is almost full... (3 Replies)
Discussion started by: Rob Sandifer
3 Replies

7. UNIX for Dummies Questions & Answers

Confusion Regarding Physical Volume,Volume Group,Logical Volume,Physical partition

Hi, I am new to unix. I am working on Red Hat Linux and side by side on AIX also. After reading the concepts of Storage, I am now really confused regarding the terminologies 1)Physical Volume 2)Volume Group 3)Logical Volume 4)Physical Partition Please help me to understand these concepts. (6 Replies)
Discussion started by: kashifsd17
6 Replies

8. AIX

Position of the logical volume on the physical volume

Hello everyone, I just read that while creating a logical volume(LV) we can choose the region of the physical volume (PV) in which the LV should be created. When I say region I mean: outer edge - outer middle - center - inner middle and inner edge. Can anyone help me understand the utility... (11 Replies)
Discussion started by: adilyos
11 Replies

9. UNIX for Dummies Questions & Answers

How to create a volume group, logical volume group and file system?

hi, I want to create a volume group of 200 GB and then create different file systems on that. please help me out. Its becomes confusing when the PP calculating PP. I don't understand this concept. (2 Replies)
Discussion started by: kamaldev
2 Replies

10. Red Hat

No space in volume group. How to create a file system using existing logical volume

Hello Guys, I want to create a file system dedicated for an application installation. But there is no space in volume group to create a new logical volume. There is enough space in other logical volume which is being mounted on /var. I know we can use that logical volume and create a virtual... (2 Replies)
Discussion started by: vamshigvk475
2 Replies
All times are GMT -4. The time now is 10:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy