- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Question about Mirror/UX
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-20-2010 11:26 AM
01-20-2010 11:26 AM
Question about Mirror/UX
:root:/root->lvextend -m 1 /dev/vg00/lvol1
Usage: lvextend
[-A Autobackup]
{-l LogicalExtentsNumber |
-L LogicalVolumeSize}
LogicalVolumePath [ PhysicalVolumePath... | PhysicalVolumeGroupName... ]
"m": Illegal option.
Checked that it installed.
root:/tmp->swlist -l product | grep -i mirror
LVM-MirrorDisk B.11.31 MirrorDisk/UX
Checked that is available in kernel.
root:/tmp->strings /stand/vmunix | grep -i mirror RAID 1+0 - Disk Mirroring RAID 5+1 - Mirrored RAID 5 MirrorDisk no fresh mirror
Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2010 12:10 PM
01-20-2010 12:10 PM
Re: Question about Mirror/UX
vgdisplay -v /dev/vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2010 12:12 PM
01-20-2010 12:12 PM
Re: Question about Mirror/UX
--- Volume groups ---
VG Name /dev/vg00
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 2
Act PV 2
Max PE per PV 4356
VGDA 4
PE Size (Mbytes) 32
Total PE 8694
Alloc PE 3962
Free PE 4732
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
....
--- Physical volumes ---
PV Name /dev/disk/disk616_p2
PV Status available
Total PE 4347
Free PE 385
Autoswitch On
PV Name /dev/dsk/c2t6d0s2
PV Status available
Total PE 4347
Free PE 4347
Autoswitch On
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2010 12:14 PM
01-20-2010 12:14 PM
Re: Question about Mirror/UX
Usage: lvextend
[-A Autobackup]
{-l LogicalExtentsNumber |
-L LogicalVolumeSize}
LogicalVolumePath [ PhysicalVolumePath... | PhysicalVolumeGroupName... ]
"m": Illegal option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2010 02:55 PM
01-20-2010 02:55 PM
Re: Question about Mirror/UX
If you do a plain "swlist", do you see the following bundles (or something like these):
B2491BA B.11.31 MirrorDisk/UX (Server)
Base-VXFS B.11.31 Base VxFS File System 4.1 Bundle
for HP-UX
BaseLVM B.11.31.0909 Logical Volume Manager
All the best
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2010 07:20 PM
01-20-2010 07:20 PM
Re: Question about Mirror/UX
SMH -> f - Disks and File Systems-> l - Logical Volumes View or Manage Logical Volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 03:43 AM
01-21-2010 03:43 AM
Re: Question about Mirror/UX
Check mirror ux
# swlist -l fileset |grep -i mir
LVM.LVM-MIRROR-RUN B.11.23 LVM Mirror
rgds!
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 04:36 AM
01-21-2010 04:36 AM
Re: Question about Mirror/UX
LVM-MirrorDisk.LVM-MIRROR B.11.31 HP-UX sup
port for the MirrorDisk/UX
and also -m will disable if you dont have mirror software installed on the system and this is only error what you are getting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 05:35 AM
01-21-2010 05:35 AM
Re: Question about Mirror/UX
Mirror-UX needs the Physical volum path you wish to mirror to. Always do your homework and set that path. Letting it decide, will lead to bad results.
This is a simple matter of not following basic command syntax.
lvextend -m 1 /dev/vg01/lvol1 /dev/dsk/c1t0d0
That is good syntax.
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
01-21-2010 05:52 AM
01-21-2010 05:52 AM
Re: Question about Mirror/UX
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 06:44 AM
01-21-2010 06:44 AM
Re: Question about Mirror/UX
>>basic command syntax.
No, it isn't. It is a matter of 'lvextend' not being aware of the '-m' option. It plainly says '"m": Illegal option.' If you notice the 'usage' statement it says nothing about the '-m' option.
It appears, as others have basically said, that Mirror/UX is not installed. Or maybe more accurately not COMPLETELY installed for some reason.
I would reinstall Mirror/UX at your first opportunity. I don't recall if it requires a reboot or not.
>>lvextend -m 1 /dev/vg01/lvol1 /dev/dsk/c1t0d0
>>That is good syntax.
That is true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 07:40 AM
01-21-2010 07:40 AM
Re: Question about Mirror/UX
I'm in agreement with Patrick. You might try running a full 'swverify' to make sure that everything is in the state you think it is;
# swverify \*
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 10:31 AM
01-21-2010 10:31 AM
Re: Question about Mirror/UX
swlist -l fileset -a state |grep -v -e "#" -e "configured"
please run the above command & provide the output. Mirror disk may not installed properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2010 06:56 AM
01-24-2010 06:56 AM
Re: Question about Mirror/UX
Please check whether you had the Mirror UX software installed in your system. I assumes it is not there.
#swlist | grep -i mirror
and check with that.
If there is no Mirror UX , you have to install and reboot the server for building the new kernel and the mirroring.
Best of Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010 10:32 PM
02-18-2010 10:32 PM
Re: Question about Mirror/UX
swlist -l product | grep -i mirr
Nothing shows up.
But look at this. Does that mean I have mirror-ux installed? This is 11.23.
#: swlist -l fileset |grep -i mir
LVM.LVM-MIRROR-RUN B.11.23 LVM Mirror
PHCO_34036.LVM-MIRROR-RUN 1.0 LVM.LVM-MIRROR-RUN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010 10:43 PM
02-18-2010 10:43 PM
Re: Question about Mirror/UX
Like all i am also doubtou full that you are installed Mirror/UX properly,
Jest check it by
#swlist -l bundle
Mirror UX will come in the top. If it is installed properly then you can mirrored it by using #lvextend -m 1 (option), with out installing Mirror ux properly then you will not get -m option from lvextend,
Please confirm your first disk device file..
thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010 11:29 PM
02-18-2010 11:29 PM
Re: Question about Mirror/UX
Please let me know is this issue resolved???
If not please share me the o/p f below command
# ioscan -m dsf
# strings /etc/lvmtab
#ls -ltr /dev/disk/*
Regards,
Prasanth Thomas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010 11:34 PM
02-18-2010 11:34 PM
Re: Question about Mirror/UX
Regards,
PT.