- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ilegal option. Why?
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-07-2005 07:34 AM
01-07-2005 07:34 AM
ilegal option. Why?
Usage: lvextend
[-A Autobackup]
{-l LogicalExtentsNumber |
-L LogicalVolumeSize}
LogicalVolumePath [ PhysicalVolumePath... | PhysicalVolumeGroupName... ]
"m": Illegal option.
Víctor Lóp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 07:36 AM
01-07-2005 07:36 AM
Re: ilegal option. Why?
swlist | grep -i mirror
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 07:39 AM
01-07-2005 07:39 AM
Re: ilegal option. Why?
/dev/dsk/c2t1d0s2 --> LVM is only intended to work with whole disks not disk slices (that would have to have been created on an earlier OS version)
-m is only available if you have purchased and installed the MirrorUX product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 07:45 AM
01-07-2005 07:45 AM
Re: ilegal option. Why?
Looks like you do not have mirrorux installed on the system. Do a swlist to verify,
swlist |grep -i mirror
If this lists
B2491BA B.11.00 MirrorDisk/UX
It means you have mirrorus installed and the problem is something else. Else you need mirrorux installed on the server for -m option to work.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 07:58 AM
01-07-2005 07:58 AM
Re: ilegal option. Why?
I expect he is working on an Itanium server where:
lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c2t1d0s2
Is perfectly valid, as LVM doesn't manage the EFI partitions...
As others have mentioned, sounds like you don't have MirrorDisk/UX installed.
HTH
Duncan
I am an HPE Employee
