- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rootdg migration
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-12-2009 02:28 AM
01-12-2009 02:28 AM
rootdg migration
SU-kermit:/# swlist | grep -i vxvm
Base-VXVM B.03.50.5 Base VERITAS Volume Manager Bundle 3.5 for HP-UX
SU-kermit:/# vxprint -ht -g rootdg
DG NAME NCONFIG NLOG MINORS GROUP-ID
DM NAME DEVICE TYPE PRIVLEN PUBLEN STATE
RV NAME RLINK_CNT KSTATE STATE PRIMARY DATAVOLS SRL
RL NAME RVG KSTATE STATE REM_HOST REM_DG REM_RLNK
V NAME RVG KSTATE STATE LENGTH READPOL PREFPLEX UTYPE
PL NAME VOLUME KSTATE STATE LENGTH LAYOUT NCOL/WID MODE
SD NAME PLEX DISK DISKOFFS LENGTH [COL/]OFF DEVICE MODE
SV NAME PLEX VOLNAME NVOLLAYR LENGTH [COL/]OFF AM/NM MODE
DC NAME PARENTVOL LOGVOL
SP NAME SNAPVOL DCO
dg rootdg default default 0 1087383095.1025.kermit
dm kermit-root c6t1d1 simple 1024 47137248 -
v placebo - ENABLED ACTIVE 10240 SELECT - fsgen
pl placebo-01 placebo ENABLED ACTIVE 10240 CONCAT - RW
sd kermit-root-01 placebo-01 kermit-root 0 10240 0 c6t1d1 ENA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 04:32 AM
01-12-2009 04:32 AM
Re: rootdg migration
I would add a san lun to the rootdg configuration (vxdiskadm) mirror it with c6t1d1 disk (vea or vxvm gui) and then remove the c6t1d1 disk from the rootdg.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 05:16 AM
01-12-2009 05:16 AM
Re: rootdg migration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 05:32 AM
01-12-2009 05:32 AM
Re: rootdg migration
http://seer.entsupport.symantec.com/docs/253074.htm
# /etc/vx/bin/vxdisksetup -iB cxtydz
# vxdg -g rootdg adddisk rootmir1=cxtydz
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 06:33 AM
01-12-2009 06:33 AM
Re: rootdg migration
Just add a sanlun of the new san, to the rootdg diskgroup.
Mirroring, or rootdisk mirroring is not necessary, as the rootdg diskgroup is just there for placeholder value. Also having a volume on this rootdg diskgroup should not be necessary.
So something like
# vxdisksetup -i
# vxdg -g rootdg adddisk rootdisk01=
# vxassist -g rootdg remove volume placebo
# vxdg -g rootdg rmdisk kermit-root
should be enough..
NOTE: Upgrade to HP-UX 11.23/vxvm 5.0, then you can get rid alltogether, of this rootdg diskgroup.
Best Regards,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 06:27 PM
01-12-2009 06:27 PM
Re: rootdg migration
how is it possible???
Am i taking it wrong way???
well best part would be to add new disk in rootdg and then run
volrootmir -a
-a works if u want to mirror uservol,varvol etc....
m confused.
Thanks,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2009 08:48 AM
06-18-2009 08:48 AM
Re: rootdg migration
I am interested on which method you used to migrate the rootdg. I am in a similar scenario and would very much appreciate if you can please share with me the commands and steps you took to migrate the rootdg from original to new SAN.
Thanks,
Rey