- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: managing lvm on 11.23
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
12-11-2007 08:49 AM
12-11-2007 08:49 AM
managing lvm on 11.23
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 08:55 AM
12-11-2007 08:55 AM
Re: managing lvm on 11.23
LVM management is the same under 11.11 and 11.23 with a few enhancements possible in 11.23 --- 'vgmodify' and the ability to create striped/mirrored logical volumes. To enable these features on 11.23, you need PHCO_36744 together with PHKL_31500 and PHKL_32095.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 08:56 AM
12-11-2007 08:56 AM
Re: managing lvm on 11.23
You still use the same commands:
pvcreate
lvcreate
vgcreate
lvextend
vgextend
fsadm
newfs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 08:58 AM
12-11-2007 08:58 AM
Re: managing lvm on 11.23
man on
lvcreate(1M),lvchange(1M), lvdisplay(1M), lvextend(1M), lvreduce(1M), lvremove(1M),
pvchange(1M).
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 10:45 AM
12-11-2007 10:45 AM
Re: managing lvm on 11.23
http://docs.hp.com/en/oshpux11iv2.html#LVM%20Volume%20Manager
If you compare LVM in 11.11 and 11.23 on a PA-RISC based HP9000 system there is not so mauch difference, but if you compare HP9000 and Itanium based Integrity servers there is a big difference in the boot disk layout and the mirroring procedure, see
Appendix in
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2007 10:09 PM
12-11-2007 10:09 PM
Re: managing lvm on 11.23
Hi Khilari,
it is the same, can also refer to admin guide
http://docs.hp.com/en/B2355-90950/ch06.html
WK