- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mirroring lv on SAM problem
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
04-11-2002 06:36 AM
04-11-2002 06:36 AM
I install the MirrorDisk/UX B.11.00 on my machine (R Class)
When I try mirroring logical volume from the prompt with vgextend ???m 1
pvcreate -B -f /dev/rdsk/xyz
mkboot /dev/rdsk/xyz mkboot -a "hpux -lq /stand/vmunix" /dev/rdsk/xyz
vgextend /dev/vg00 /dev/dsk/xyz
lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/xyz
It is working fine
When I enter SAM and try to mirror logical volume
=>Disks and File system
=>Logical volume
=>Action
I don???t have in the action menu the option ???Change Number of Mirror Copy???
Any idea anyone why this is happening?
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 06:40 AM
04-11-2002 06:40 AM
Re: Mirroring lv on SAM problem
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 06:47 AM
04-11-2002 06:47 AM
Re: Mirroring lv on SAM problem
Select a logical volume and *then* click 'action'. I think you will see the offering you want.
I personally find SAM entirely too cumbersome and slow for the subset of LVM maintenance it offers. For instance, SAM doesn't provide the ability to configure distributed extents, etc. Since you appear to be confortable with commandline syntax, I'd skip SAM entirely, here.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 06:51 AM
04-11-2002 06:51 AM
Re: Mirroring lv on SAM problem
I click on the desirable lv
But no ???Change Number of Mirror Copy??? option appear
Amir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 06:51 AM
04-11-2002 06:51 AM
Re: Mirroring lv on SAM problem
Select the desired LV before going to Actions menu. Also, there is no '-m 1' option with vgextend; you have to use it with lvextend.
I would suggest you to do this from command line instead of using SAM. Also apply all latest SAM patches.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 06:55 AM
04-11-2002 06:55 AM
Re: Mirroring lv on SAM problem
as JRF said sam is not the best option.
find attached my litle script for mirroring it might save you some typing if you edit as appropiate.
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 06:59 AM
04-11-2002 06:59 AM
Solution# swconfig LVM.MIRROR-RUN
No harm will be done by doing this. It'll probably say filesets are already configured and skipped to the execution phase. After that try running SAM again and see if the mirroring option is there. If not I think patches are in order, SAM cumulative ?