- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: difference between LVM and Veritas volume mana...
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
03-22-2002 05:34 AM
03-22-2002 05:34 AM
difference between LVM and Veritas volume manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 05:38 AM
03-22-2002 05:38 AM
Re: difference between LVM and Veritas volume manager
LVM is HP-UX only.
VxVm devices can be seen and mounted by other oses (file system dependant)
Good for SANs.
LVM is free, apart from mirrordisk, and VxVM interesting stuff is not.
VxVm is GUI based.
VxVM has LOTs of Command Lines. (In rescue mode you must know them.. tough)
LVM must manage boot disk.
See veritas.com for more.
or docs.hp.com
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 05:46 AM
03-22-2002 05:46 AM
Re: difference between LVM and Veritas volume manager
If you have support for your systems you might want to contact your HP Account Rep. There is an on-line class being offered for VxVM and you may (under your contract) be able to check it out.
The on-line classes are handy if your having trouble getting away from the office...
Just a thought,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 05:55 AM
03-22-2002 05:55 AM
Re: difference between LVM and Veritas volume manager
If you know LVM learning the differenses in VxVM shouldn't bee too hard.
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 06:46 AM
03-22-2002 06:46 AM
Re: difference between LVM and Veritas volume manager
* VxVM is not fully supported by all HP tools yet (Ignite has limitations as does MC ServiceGuard and other tools)
* As mentioned above you can not use this for rootvg so you would have both VxVM and LVM if you went the VxVM route.
* VxVM is the same tool used by Sun and Digital and can be purchased for other Unix flavors as well.
* VxVM does have less limitations regarding size limits (no MAX PE type problems), etc. and is a good bit more flexible.
* Trying to do DR using VxVM is VERY ugly (at least it was when I last used this tool) compared to LVM. In fact we used to use DiskSuite on Sun for root disks to avoid this ugliness...
My opinion. Unless you already know VxVM from other experience stick with LVM since this is basically a version 1 type product with HP support. In fairness VxVM has been available for HP for quite some time, but not under the HP support umbrella.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2002 06:48 AM
03-22-2002 06:48 AM
Re: difference between LVM and Veritas volume manager
One thing I forgot above that I did like about VxVM. You have an extra layer (disk => plex => volume) instead of (PV => LV) which allows you to better control/create software striped disks. Also you can do Raid-5 using this software (but this is a pain to manage) which you can not do with LVM.