- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Not able to create Logical volume
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
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
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
06-02-2022 05:30 AM
06-02-2022 05:30 AM
Not able to create Logical volume
1. While creating logical volume on the top of volume group in server getting error as below:
lvol does not exist in the "/etc/lvmtab" file.
lvol does not exist in the "/etc/lvmtab_p" file.
The following command is used to create logical volume:
lvcreate -L 20000 lvol_logs /dev/vx/dsk/logdg/
2. And also tried to create LV manually using smh command but its not letting to select the volume group name. There VG name option is disabled to select any options.
Volume groups like dbdg,logdg and rootdg is already present but its not letting to create more logical volumes on the top of it.
could you please let me know if we are making any error or if there is any other way to create LV.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2022 06:10 AM
06-02-2022 06:10 AM
Re: Not able to create Logical volume
/dev/vx/dsk/logdg/
I'm sure this is not LVM!
Probably VxVM.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2022 09:10 AM
06-02-2022 09:10 AM
Re: Not able to create Logical volume
It appears you are definitely using VxVM (Veritas Volume Manager) rather than the basic LVM.
The main indicator is the /dev/vx/dsk/logdg. That is definitely VxVM terminology.
Check out this thread with a video on how to work with VxVM.