how to monitor SAN connectivity with Redhat cluster suite
Linux - EnterpriseThis forum is for all items relating to using Linux in the Enterprise.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
We have a cluster setup with Redhat Cluster Suite on RHEL5 OS.
SAN is one of the resource configured in the cluster.
We observed that if the SAN connectivity is lost on a given node then resources are not getting failovered to second node. How to resolve this problem?
I have some working experience with LinuxHA where we can explicitly configure a monitoring logic for any resource.
Is it possible to do such resource monitoring in RHCS?
We have a cluster setup with Redhat Cluster Suite on RHEL5 OS.
SAN is one of the resource configured in the cluster.
We observed that if the SAN connectivity is lost on a given node then resources are not getting failovered to second node. How to resolve this problem?
I have some working experience with LinuxHA where we can explicitly configure a monitoring logic for any resource.
Is it possible to do such resource monitoring in RHCS?
Regards,
Prasad.
Depends...are you running multipathing? What kind of SAN? Fiber cards? Different environments = different options. If you want to lowball it, write a script to poll a file on the mounted SAN volume every so often. If it can't open it, fail over to your other node.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.