Forum Discussion

chuckchang23's avatar
12 years ago

Reccuring unmount of Diskgroups

Hello Experts, After finding that some of our DGs were unmounted, i have executed VCS clear command on resources of DG which were faulted and then made them online after it. Eventually, DGs were mo...
  • mikebounds's avatar
    12 years ago

    Use:

    hatype -display | grep FaultOnMonitorTimeouts

    This will give FaultOnMonitorTimeouts for all types.

    You could may be monitor system resource in cron and if you see issue again, check to see if this coincides with high CPU or you could run "fsclustadm" in cron which is what VCS uses to monitor CFS mounts to see if this is really hanging.

    Mike