- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LVSLPLIT Vs. LVREDUCE
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
01-29-2002 04:03 AM
01-29-2002 04:03 AM
LVSLPLIT Vs. LVREDUCE
Thanks
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 04:09 AM
01-29-2002 04:09 AM
Re: LVSLPLIT Vs. LVREDUCE
lvreduce is used to remove a mirror.
lvsplit is used to split a mirror. Afterwards you can have both copies mounted simultaneously. Mostly used for backup purposes (consistent backup of the data while users can keep on working on the primary copy). Mirrors can be merged afterwards.
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 04:24 AM
01-29-2002 04:24 AM
Re: LVSLPLIT Vs. LVREDUCE
lvsplit: http://www.doc.ic.ac.uk/~mac/manuals/hpux-manual-pages/hpux/usr/man/man1m/lvsplit.1m.html
lvreduce: http://www.doc.ic.ac.uk/~mac/manuals/hpux-manual-pages/hpux/usr/man/man1m/lvreduce.1m.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 07:13 AM
01-29-2002 07:13 AM
Re: LVSLPLIT Vs. LVREDUCE
LVSPLIT :- splits the mirrored volume in to two logical volumes. Use this if you want to use two copies of same data mounted seperately.
Typically I have used in backup situations. Split mirror copy mount it backup mirror copy, leaving main copy online. After backup join mirror back.
LVREDUCE :- decreases space allocation or the number of mirror copies of logical volume.
HTH
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 07:39 AM
01-29-2002 07:39 AM
Re: LVSLPLIT Vs. LVREDUCE
Another document:
lvsplit - http://www.docs.hp.com/hpux/onlinedocs/B2355-90681/B2355-90681.html
lvreduce - http://www.docs.hp.com/hpux/onlinedocs/B2355-90681/B2355-90681.html
HTH,
Shiju