Unable to start a service group in Veritas cluster?

From: Chris cc (lazyboy_2k@yahoo.com)
Date: Thu Jan 18 2007 - 15:25:24 EST


Hi All,

If I manually bring up the resources on a server, each of them will go up fine, but Im unable to failover the service group. Btw, I can manually bring a service group on both nodes, and of course, I can only bring up a service group on 1 node at a time. Here is what I have done:
 
 #hares -online ora9idg_DG -sys vcs-test-phys2
 #hares -online Vol_ora9idg_v01 -sys vcs-test-phys2
 #hares -online Vol_ora9idg_v01_MOUNT -sys vcs-test-phys2
 #hares -online ora9idg_IP -sys vcs-test-phys2
  
 However, if I bring up a service group (ora9idb_Group), its fails w/ an error, and this is not true because if I bring up resources, I dont see this error.
  
 2007/01/18 11:47:30 VCS WARNING V-16-10001-5506 (vcs-test-phys2) Mount:Vol_ora9idg_v01_MOUNT:online:BlockDevice </dev/vx/dsk/ora9idg/v01> does not exist. Resource <Vol_ora9idg_v01_MOUNT> will not go online
  
 Perhaps, you think my dependency settings are incorrect? Here is how I link my resources:
  
 # hares -link Vol_ora9idg_v01 ora9idg_DG
 # hares -link Vol_ora9idg_v01_MOUNT ora9idg_IP
 # hares link ora9idg_IP nic_proxy2
  
 ..
 group ora9idb_Group (
         SystemList = { vcs-test-phys2 = 0, vcs-test-phys1 = 1 }
         AutoStartList = { vcs-test-phys2 }
          )
  
         DiskGroup ora9idg_DG (
                  DiskGroup = ora9idg
                  StopVolumes = 0
                  )
  
         IPMultiNICB ora9idg_IP (
                  BaseResName = csgnic
                 Address = "192.168.1.5"
                 NetMask = "255.255.255.0"
                  )
  
         Mount Vol_ora9idg_v01_MOUNT (
                  MountPoint = "/global/oracle/ora9i"
                  BlockDevice = "/dev/vx/dsk/ora9idg/v01"
                 FSType = vxfs
                  MountOpt = largefiles
                 FsckOpt = "-y"
                  )
  
         Proxy nic_proxy2 (
                  TargetResName = csgnic
                  )
  
         Volume Vol_ora9idg_v01 (
                 Volume = v01
                  DiskGroup = ora9idg
                  )
  
         Vol_ora9idg_v01 requires ora9idg_DG
          Vol_ora9idg_v01_MOUNT requires ora9idg_IP
         ora9idg_IP requires nic_proxy2
  
 Any ideas how my dependency should be & what the command lines should look like? Any helps/suggestions are greatly appreciated.

TIA,
-Chris

 
---------------------------------
 Get your own web address.
 Have a HUGE year through Yahoo! Small Business.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:41:29 EDT