- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- New Disk Group.
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
09-24-2011 11:15 PM
09-24-2011 11:15 PM
New Disk Group.
Hi,
How to create a disk group and increase this disk ? step by step please because i am new on this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2011 07:54 PM
09-25-2011 07:54 PM
Re: New Disk Group.
This link will be more helpful for you to learn.
http://www.unixguide.net/hp/hplvmtasks.shtml
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2011 10:02 PM
09-25-2011 10:02 PM
Re: New Disk Group.
Hi itrc55
Clarify us what required.
DO you need to create new VG or need to increase the VG size.
guess so that You requirement is increasing the VG size.
1.Allocate the required disk from storage.
2.Find the cxtydz no
3.pvcreate /dev/rdsk/diskno ( if persistent device file)
4.vgextend /dev/vgname
5.lvextend -L size in mb [lvname] [vgname]
5.vgdisplay -v vgname
6.fsadm -F vxfs -b size mountpoint
to use fsadm online JFS feature must be installed.
to check swlist | grep -i online
if not you have to unmount the file system
umount the file system and do extendfs
if the system is in cluster ,,,, do a vgexport and do vgimport in the fail over server.
regards
Madhu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2011 11:16 PM
09-26-2011 11:16 PM
Re: New Disk Group.
Hi,
my OS is HP-UX 11.31, but my questions is how to create a disk group (raw disk) and how increase it ?
ex) /dev/vx/dsk/mdmrac-dg/redovol
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2011 05:16 AM
09-27-2011 05:16 AM
Re: New Disk Group.
Looks like you wantr to use VxVM instead of LVM - please confirm!
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
09-27-2011 11:54 PM
09-27-2011 11:54 PM
Re: New Disk Group.
Hi,
"Looks like you wantr to use VxVM instead of LVM - please confirm!"
Yes, and i want to know how to create disk group and extend it.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2011 11:58 PM
09-27-2011 11:58 PM
Re: New Disk Group.
Consider to use the system management homepage (smh) to create and manage your volume groups.
http://your_server:2301
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
09-28-2011 02:02 AM
09-28-2011 02:02 AM
Re: New Disk Group.
Hi,
how can i resize this disk group to 6 TB i have 12 disk with 500 GB
/dev/vx/dsk/medoffdg/backupvol 4194304000 2060566327 2000461371 51% /comptel4/elink/backup
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2011 02:53 AM
09-28-2011 02:53 AM
Re: New Disk Group.
Since this is VxVM you should try smh, otherwise you need to work with
# vxdiskadm.
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!
