- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: New in HP-UX How-to LVM
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
02-10-2006 05:08 AM
02-10-2006 05:08 AM
Somebody could send me a how-to step-by-step of create, manage and use a LVM in the HP-UX?
Tanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 05:14 AM
02-10-2006 05:14 AM
Re: New in HP-UX How-to LVM
An excellent beginning work is the "Managing Systems and Workgroups" guide. Have a look at chapter-6 therein:
http://docs.hp.com/en/B2355-90950/B2355-90950.pdf
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 05:21 AM
02-10-2006 05:21 AM
Re: New in HP-UX How-to LVM
http://www1.itrc.hp.com/service/iv/node.do?node=prodITRC%2FWW_Start%2FN1%7C16%7C11
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 05:29 AM
02-10-2006 05:29 AM
Re: New in HP-UX How-to LVM
best thing is man LVM, also see the links as mentioned above.
The starting point is
PV - Phisical Volume (A Disk)
VG - Logical Disk contains one ot more PVs
LV - Logical Volumes created as per requirements on VGs
man LVM
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 07:31 PM
02-10-2006 07:31 PM
Re: New in HP-UX How-to LVM
Hi,
The ultimate cookbook for LVM related activites...
docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 10:11 PM
02-12-2006 10:11 PM
Re: New in HP-UX How-to LVM
Tanks to all for help-me!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 12:29 AM
02-13-2006 12:29 AM
Re: New in HP-UX How-to LVM
Another good way to learn is to use sam and look at the command logs after doing some LVM transactions.
Also searching itrc for specific tasks on LVM will yield plenty of command line ideas.
I began doing LVM on the command line at an HP Education course years ago and almost exclusively do things that way today.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 01:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 01:17 AM
02-13-2006 01:17 AM
Re: New in HP-UX How-to LVM
This one is a quick reference guide.
More specific and step wise.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 02:53 AM
02-13-2006 02:53 AM
Re: New in HP-UX How-to LVM
Yours tips and documents really help me so much !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 03:00 AM
02-13-2006 03:00 AM
Re: New in HP-UX How-to LVM
LVM is available on Linux too!