- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- Syntax error when forming the cluster
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-28-2005 05:24 PM
03-28-2005 05:24 PM
Syntax error when forming the cluster
"Using /lib/modules/2.4.21-4 ELSmp/kernel/drivers/char/deadman.o
Deadman:1.0 minor:63
/etc/rc3.d/s99cmcluster:line 124: count=: syntax error"
OS is Linux ES 3.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-28-2005 08:08 PM
03-28-2005 08:08 PM
Re: Syntax error when forming the cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-28-2005 10:46 PM
03-28-2005 10:46 PM
Re: Syntax error when forming the cluster
exit 1
fi
let count=$cout + 1
/bin/sleep 1
/bin/netstat -an | /bin/grep ':5302 '
done
#
# Start cmrunnode and log the pid to a file
I tried booting server1 early and boot server2. The cluster formed without error. I found one error in the /var/log/messees in server2, which says "/dev/cciss/c1d0p1 cannot be accessed" this is lock lun partition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-28-2005 11:03 PM
03-28-2005 11:03 PM
Re: Syntax error when forming the cluster
Regards,
alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-29-2005 01:18 PM
03-29-2005 01:18 PM
Re: Syntax error when forming the cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-30-2005 03:19 PM
03-30-2005 03:19 PM
Re: Syntax error when forming the cluster
let count=$count+1
or better:
(( count = count + 1 ))
WATCH THE SPACES - they are critical.
This is unlikely to be related to LockLUN. More likely it is due to some aspect of security not set up correctly. You hit the like with the problem only if cmconfigd is not running. To get by this first, make absolutely sure that the firewall on all nodes is off (you can fix the firewall settings later). Then (for 11.15.04 and 11.16.01) make sure that you are clear on the other security settings. Easiest is probably to put the "+" in cmclnodelist file.
Remember that these recommendations are to get by your problems and to allow an easier transition into understanding the security setup.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP