VCS 5.1 - DG import fails to the new node
Hi,
I have recently added a new node to a cluster and it joined the cluster with no problem... but whe I tried to import a DG to the node it fails...
Note that this DG is available and imported in a different node.
Here si the log when it WORKED in a existing node:
2014/01/16 00:49:42 VCS NOTICE V-16-1-10301 Initiating Online of Resource md_DG (Owner: unknown, Group: mdm) on System D-node6
2014/01/16 00:49:44 VCS WARNING V-16-10001-1014 (D-node6) DiskGroup:md_DG:online:Diskgroups will be imported without reservations
2014/01/16 00:49:46 VCS NOTICE V-16-10001-1009 (D-node6) DiskGroup:md_DG:online:vxdg import succeeded on Disk Group md_DG
2014/01/16 00:49:47 VCS NOTICE V-16-10001-1010 (D-node6) DiskGroup:md_DG:online:Volumes in Disk Group md_DG are started. Any mirrors are updated in background
And here is when it FAILED in the new node:
2014/01/16 00:45:11 VCS NOTICE V-16-1-10301 Initiating Online of Resource md_DG (Owner: unknown, Group: mdm) on System d-node9
2014/01/16 00:45:12 VCS WARNING V-16-10001-1014 (d-node9) DiskGroup:md_DG:online:Diskgroups will be imported without reservations
2014/01/16 00:45:12 VCS WARNING V-16-10001-1016 (d-node9) DiskGroup:md_DG:online:vxdg import (clear flag) failed.
2014/01/16 00:45:12 VCS WARNING V-16-10001-1017 (d-node9) DiskGroup:md_DG:online:Trying force import for the diskgroup.
2014/01/16 00:45:12 VCS ERROR V-16-10001-1003 (d-node9) DiskGroup:md_DG:online:** ERROR: vxdg import (force) failed on Disk Group md_DG
2014/01/16 00:45:12 VCS ERROR V-16-10001-1004 (d-node9) DiskGroup:md_DG:online:** ERROR: vxdg import failed on Disk Group md_DG after vxdctl enable
2014/01/16 00:45:13 VCS INFO V-16-2-13716 (d-node9) Resource(mdm_DG): Output of the completed operation (online)
==============================================
VxVM vxdg ERROR V-5-1-10978 Disk group md_DG: import failed:
No valid disk found containing disk group
VxVM vxdg ERROR V-5-1-10978 Disk group md_DG: import failed:
No valid disk found containing disk group
VxVM vxdg ERROR V-5-1-10978 Disk group md_DG: import failed:
No valid disk found containing disk group
==============================================
Looking into the old dicussions I have tried this but still didnt work...: changed before importing
# vxdmpadm settune dmp_cache_open=off
Tunable value will be changed immediately
# vxdmpadm gettune all | grep cache
dmp_cache_open off on
But I got the same error.
Same thing o var/adm/mesages:
Jan 16 00:45:12 d-node9 Had[17566]: [ID 702911 daemon.notice] VCS ERROR V-16-1-1003 (dp-node9) DiskGroup:mdm_DG:online:** ERROR: vxdg import (force) failed on Disk Group mdm_DG
Jan 16 00:45:12 d-node9 vxdmp: [ID 631182 kern.notice] NOTICE: VxVM vxdmp V-5-0-0 removed disk array DISKS, datype = Disk
Jan 16 00:45:12 d-node9 vxdmp: [ID 803759 kern.notice] NOTICE: VxVM vxdmp V-5-0-34 added disk array DISKS, datype = Disk
Jan 16 00:45:12 d-node9 Had[17566]: [ID 702911 daemon.notice] VCS ERROR V-16-1-1004 (dp-node9) DiskGroup:mdm_DG:online:** ERROR: vxdg import failed on Disk Group mdm_DG after vxdctl enable
Any suggestion?
Tks,
Joao
Veritas Volume Manager only sees the disks the O/S sees, so if Solaris "format" command only see the 7 disks from oradg01 and the 2 internal disks and "format" cannot see the 2 disks for the md_DG diskgroup, then you need to fix issue with your O/S not seeing the disks, which could be an issue with the O/S, the FC switches or the disk array.
Mike