- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VxVM growto command on mirrored environment
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
08-23-2007 09:23 PM
08-23-2007 09:23 PM
There was a requirement where I had to extend one of the filesystem volume space from 5GB to 15GB, the disk group is dsk_dbf and the mirror is dsk_dbf_m.
If I use vxresize using command
/etc/vx/bin/vxresize -g omcdg systab_v +10g
will it automatically replicate in the mirror disk group.
I know that vxassist -g omcdg growto 15g and
fsadm -F vxfs -b 15g /u01/oradata/omc/systab
will replicate in the mirror disk group.
unfortunately, I have already executed the vxresize command in the production system.
Can you please let me know how do I ensure if the mirror disk group has also extended.
Thanks,
Srikanth
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 09:46 PM
08-23-2007 09:46 PM
Re: VxVM growto command on mirrored environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 09:48 PM
08-23-2007 09:48 PM
Re: VxVM growto command on mirrored environment
Could you post the output of the vxprint command?
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2007 12:15 AM
08-24-2007 12:15 AM
Re: VxVM growto command on mirrored environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2007 12:34 AM
08-24-2007 12:34 AM
Solutionfrom your vxlist output
v systab_v - ENABLED ACTIVE 15728640 SELECT - fsgen
pl systab_p0 systab_v ENABLED ACTIVE 15728640 CONCAT - RW
sd dsk_dbf-35 systab_p0 dsk_dbf 297800336 5242880 0 c9t0d2 ENA
sd dsk_dbf-115 systab_p0 dsk_dbf 494942920 10485760 5242880 c9t0d2 ENA
pl systab_v-02 systab_v ENABLED ACTIVE 15728640 CONCAT - RW
sd dsk_dbf_m-35 systab_v-02 dsk_dbf_m 297800336 5242880 0 c13t0d2 ENA
sd dsk_dbf_m-115 systab_v-02 dsk_dbf_m 494942920 10485760 5242880 c13t0d2 ENA
pl systab_v-03 systab_v ENABLED ACTIVE LOGONLY CONCAT - RW
sd dsk_dbf-36 systab_v-03 dsk_dbf 297800072 264 LOG c9t0d2 ENA
pl systab_v-04 systab_v ENABLED ACTIVE LOGONLY CONCAT - RW
sd dsk_dbf_m-36 systab_v-04 dsk_dbf_m 297800072 264 LOG c13t0d2 ENA
v - volume
pl - plex (mirror)
sd - subdisk
As you see both plexes are active and have the same size 15Gb (15728640), and both are equaly distributed on both disks (c9t0d2 and c13t0d2)
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2007 10:39 PM
08-28-2007 10:39 PM
Re: VxVM growto command on mirrored environment
I will close this thread.
Regards,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2007 10:41 PM
08-28-2007 10:41 PM