- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Stripping and mirror ?
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-08-2001 09:20 AM
02-08-2001 09:20 AM
Somebody told me a new Veritas product is able.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2001 09:28 AM
02-08-2001 09:28 AM
SolutionThe VxVM (VERITAS Volume Manager) supports both mirroring and striping on HP-UX 11.11. VxVM is an alternative to standard LVM. An excellent introduction to VxVM is at the link below.
http://docs.hp.com/hpux/onlinedocs/B7961-90001/B7961-90001.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2001 09:37 AM
02-08-2001 09:37 AM
Re: Stripping and mirror ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2001 09:38 AM
02-08-2001 09:38 AM
Re: Stripping and mirror ?
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x0d5fc5ea0230d411ade80090279cd0f9,00.html
Hope that this helps.
Regards
-Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2001 12:43 PM
02-10-2001 12:43 PM
Re: Stripping and mirror ?
in the beginning (HP-UX 9.0) LVM could not do that, but
since some LVM patch quite some time ago you can do
striped and mirrored LVs. But you need that patch.
Search for that in the patch list for your OS release.
Then you can do "lvcreate -m 1 -s 2 ..." or similiar.
HTH,
Wodisch