Operating System - HP-UX
1826694 Members
2490 Online
109696 Solutions
New Discussion

vgexport and vgimport for MCSG on HPUX 11.31

 
Johnson Punniyalingam
Honored Contributor

vgexport and vgimport for MCSG on HPUX 11.31

Hi All,

Can some advice me, why does strings /etc/lvmtab on adoptive nodes is different,

vimport -> was sucessfull with map file,

Primary Node:-

strings /etc/lvmtab
/dev/vgxp4
/dev/disk/disk79
/dev/disk/disk80
/dev/disk/disk81
/dev/disk/disk82
/dev/disk/disk83
/dev/disk/disk84
/dev/disk/disk85
/dev/disk/disk86
/dev/disk/disk87
/dev/disk/disk88
/dev/disk/disk89
/dev/disk/disk90
/dev/disk/disk91
/dev/disk/disk92
/dev/disk/disk93
/dev/disk/disk94
/dev/disk/disk95
/dev/disk/disk96
/dev/disk/disk97
/dev/disk/disk98
/dev/disk/disk99
/dev/disk/disk100
/dev/disk/disk101
/dev/disk/disk102
/dev/disk/disk103
/dev/disk/disk104
/dev/disk/disk105
/dev/disk/disk121
/dev/disk/disk122
/dev/disk/disk123
/dev/disk/disk124
/dev/disk/disk125
/dev/disk/disk126

Adoptive/failover Node
strings /etc/lvmtab

/dev/vgxp4
/dev/dsk/c17t2d3
/dev/dsk/c15t2d3
/dev/dsk/c17t0d4
/dev/dsk/c15t0d4
/dev/dsk/c17t0d5
/dev/dsk/c15t0d5
/dev/dsk/c17t0d6
/dev/dsk/c15t0d6
/dev/dsk/c17t0d7
/dev/dsk/c15t0d7
/dev/dsk/c17t1d0
/dev/dsk/c15t1d0
/dev/dsk/c17t1d1
/dev/dsk/c15t1d1
/dev/dsk/c17t1d2
/dev/dsk/c15t1d2
/dev/dsk/c17t1d3
/dev/dsk/c15t1d3
/dev/dsk/c17t1d4
/dev/dsk/c15t1d4
/dev/dsk/c17t1d5
/dev/dsk/c15t1d5
/dev/dsk/c17t1d6
/dev/dsk/c15t1d6
/dev/dsk/c17t1d7
/dev/dsk/c15t1d7
/dev/dsk/c17t2d0
/dev/dsk/c15t2d0
/dev/dsk/c17t2d1
/dev/dsk/c15t2d1
/dev/dsk/c17t3d0
/dev/dsk/c15t3d0
/dev/dsk/c17t2d2

Thanks,
Johnson


Problems are common to all, but attitude makes the difference
2 REPLIES 2
Kapil Jha
Honored Contributor

Re: vgexport and vgimport for MCSG on HPUX 11.31

could not get your question properly,
i suppose in MCSG lvmtabs would be different because each node would be taking care of some specific package and VGs.

VGs are exclusive in MCSG so lvmtab would be different in all the nodes.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Johnson Punniyalingam
Honored Contributor

Re: vgexport and vgimport for MCSG on HPUX 11.31

Using the below option on the adoptive node

/usr/sbin/vgimport -m mapfile [-N] [-v] [-p] -s vg_name

-N get agile device files

Thanks,
Johnson
Problems are common to all, but attitude makes the difference