Unable to create a clustered Linux volume
This document (7009516) is provided subject to the disclaimer at the end of this document.
Environment
Novell Open Enterprise Server 11 (OES 11) Linux
Situation
NSSMU - Error 23384: Device "/dev/sde" is not shared by clvm
CLVMD process does not load during cluster initialization.
Failed to get my node id.
Resolution
Update the nodename file by using the following command: "echo -n "$HOSTNAME" > /etc/opt/novell/ncs/nodename"
Restart clustering services. (rcnovell-ncs stop / start)
Important: All nodes in the cluster need to have /usr/sbin/clvmd process running. If one node in the cluster has a problem it will affect your ability to create any clustered linux volumes.
Fix: Fixed in novell-cluster-services-kmp-default RPM.
OES11SP1 and in September 2012 OES11 Maintenance update patch (oes11-September-2012-Scheduled-Maintenance)
Cause
Using (/usr/bin/vi) VI editor to edit this file will add a carriage return after the $HOSTNAME which will cause this problem.
Additional Information
Example: ps -eaf | grep clvmd
/var/log/messages shows this after novell-ncs startup script has run.
clvmd[2470]: CLVMD started
clvmd[2470]: Entering _init_cluster.
clvmd[2470]: _init_cluster: ncs_fd = 7.
clvmd[2470]: _init_cluster: Failed to get my node id.
clvmd[2470]: Can't initialise cluster interface
Troubleshooting:
Turn on debug mode for clvmd.
Run the following command "/usr/sbin/clvmd -d" and then check output in /var/log/messages.
May increase the verbosity level if needed. "/usr/sbin/clvmd -d2"
Novell Documentation - Requirements for Creating LVM Cluster Resources
Disclaimer
This Support Knowledgebase provides a valuable tool for NetIQ/Novell/SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7009516
- Creation Date:18-JUN-12
- Modified Date:05-JUN-13
- NovellCluster ServicesOpen Enterprise Server
Did this document solve your problem? Provide Feedback
