- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- And now LVM @ 11.31
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2008 06:49 AM
09-12-2008 06:49 AM
Till now i was surviving as u gurus have helped me out with most of the activities in here..Learning more & more over here...
Now..
Blade servers are setup in the lab
H/w installed on them
Powered on
Happily Running 11.31
Installed most of the Applications that came with 11.31..
And now the last One before I set the server into production is to LVM it.After which I would be pretty comfortable and would go with life...
Right now I have vg00 & vg01...The Oracle guys are going to install Oracle on this and work on it...So wondering what else could I add to there VG's...viz..ora,oracle..etc..
# vgdisplay
--- Volume groups ---
VG Name /dev/vg00
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 4356
VGDA 2
PE Size (Mbytes) 32
Total PE 4347
Alloc PE 998
Free PE 3349
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Version 1.0
VG Max Size 2178g
VG Max Extents 69696
VG Name /dev/vg01
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 0
Open LV 0
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 8750
VGDA 2
PE Size (Mbytes) 16
Total PE 8750
Alloc PE 0
Free PE 8750
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Version 1.0
VG Max Size 2240000m
VG Max Extents 140000
------------------------------------------
# ioscan -fnc C disk
Class I H/W Path Driver S/W State H/W Type Description
===============================================================================
disk 7 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED DEVICE USB SCSI Stack Adaptor
/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+797=HH66MC032VE1
/dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+797=HH66MC032VE1
disk 3 0/2/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP DG146BABCF
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
/dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1
/dev/dsk/c0t0d0s2 /dev/rdsk/c0t0d0s2
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3
disk 2 0/2/1/0.0.0.1.0 sdisk CLAIMED DEVICE HP DG146BABCF
/dev/dsk/c0t1d0 /dev/rdsk/c0t1d0
# strings /etc/lvmtab
/dev/vg00
/dev/disk/disk4_p2
/dev/vg01
/dev/disk/disk5
# cat /etc/fstab
# System /etc/fstab file. Static information about the file systems
# See fstab(4) and sam(1M) for further details on configuring devices.
/dev/vg00/lvol3 / vxfs delaylog 0 1
/dev/vg00/lvol1 /stand vxfs tranflush 0 1
/dev/vg00/lvol4 /tmp vxfs delaylog 0 2
/dev/vg00/lvol5 /home vxfs delaylog 0 2
/dev/vg00/lvol6 /opt vxfs delaylog 0 2
/dev/vg00/lvol7 /usr vxfs delaylog 0 2
/dev/vg00/lvol8 /var vxfs delaylog 0 2
# mount
/ on /dev/vg00/lvol3 ioerror=nodisable,log,dev=40000003 on Fri Sep 12 09:53:05 2
008
/stand on /dev/vg00/lvol1 ioerror=mwdisable,log,nodatainlog,tranflush,dev=400000
01 on Fri Sep 12 09:53:12 2008
/var on /dev/vg00/lvol8 ioerror=mwdisable,delaylog,nodatainlog,dev=40000008 on F
ri Sep 12 09:53:37 2008
/usr on /dev/vg00/lvol7 ioerror=mwdisable,delaylog,nodatainlog,dev=40000007 on F
ri Sep 12 09:53:37 2008
/tmp on /dev/vg00/lvol4 ioerror=mwdisable,delaylog,nodatainlog,dev=40000004 on F
ri Sep 12 09:53:37 2008
/opt on /dev/vg00/lvol6 ioerror=mwdisable,delaylog,nodatainlog,dev=40000006 on F
ri Sep 12 09:53:37 2008
/home on /dev/vg00/lvol5 ioerror=mwdisable,delaylog,nodatainlog,dev=40000005 on
Fri Sep 12 09:53:37 2008
/dev/deviceFileSystem on DevFS defaults,dev=1000000 on Fri Sep 12 09:53:44 2008
/net on -hosts ignore,indirect,nosuid,soft,nobrowse,dev=1000003 on Fri Sep 12 09
:54:19 2008
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2008 07:02 AM
09-12-2008 07:02 AM
SolutionSay what?!?!? What do you mean "LVM it?" It is already LVM'ed. Your VG's are setup. It appears your VG00 LVOLs are set up.
>>The Oracle guys are going to install Oracle on this and work on it...
That's nice.
>>So wondering what else could I add to there VG's...viz..ora,oracle..etc..
They should tell you what they need. They should be able to tell you the mount points needed and the sizes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2008 07:08 AM
09-12-2008 07:08 AM
Re: And now LVM @ 11.31
And if needed may be I can do a lvextend or a vgextend as and when required...
Before i hand over the server to them Just wanted to make sure that it has been configured correctly from the Sys. Admin perspective...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2008 07:16 AM
09-12-2008 07:16 AM
Re: And now LVM @ 11.31
You could create LV's and mount them till the cows come home, but if they are not what is needed you will just have to blow them away and recreate.
Communication with your end users is important.
Now, go ask them what they need!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2008 08:07 AM
09-12-2008 08:07 AM
Re: And now LVM @ 11.31
LVM 1.0, LVM 2.0 or LVM 2.1?
http://docs.hp.com/en/oshpux11iv3.html#LVM%20Volume%20Manager
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
