HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: While configuring the quorum server got proble...
Operating System - HP-UX
1826663
Members
2488
Online
109696
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
- Report Inappropriate Content
10-13-2008 05:10 AM
10-13-2008 05:10 AM
While configuring the quorum server got problem in "/usr/lbin/qs -update" command?
Hi,
Can any one suggest me.While configuring i got error message
snip:-
[ram]/usr/lbin/qs -update
Oct 13 17:23:11:0:Unable to connect to IP address 127.0.0.1 and port 1238. Connection refused.
Oct 13 17:23:11:0:Unable to update the authorization list. Failed to connect.
*****************
giving above error message.
for forming cluster i have fired /usr/lbin/qs command and formed cluster ,If this command not terminating ,if it aborted then giving problem in SG cluster.
can any one kindly resolve this issue.
Thanks,
Dk
Can any one suggest me.While configuring i got error message
snip:-
[ram]/usr/lbin/qs -update
Oct 13 17:23:11:0:Unable to connect to IP address 127.0.0.1 and port 1238. Connection refused.
Oct 13 17:23:11:0:Unable to update the authorization list. Failed to connect.
*****************
giving above error message.
for forming cluster i have fired /usr/lbin/qs command and formed cluster ,If this command not terminating ,if it aborted then giving problem in SG cluster.
can any one kindly resolve this issue.
Thanks,
Dk
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2008 06:31 AM
10-13-2008 06:31 AM
Re: While configuring the quorum server got problem in "/usr/lbin/qs -update" command?
Hi,
which contents for file /etc/cmcluster/qs_authfile?
Best regards,
Fabio
which contents for file /etc/cmcluster/qs_authfile?
Best regards,
Fabio
WISH? IMPROVEMENT!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2008 08:09 AM
10-13-2008 08:09 AM
Re: While configuring the quorum server got problem in "/usr/lbin/qs -update" command?
Check for missing/damaged entry in /etc/inittab for quorum server. Fix it and re-read inittab with:
# init q
After that check for process qs.
regards,
ivan
# init q
After that check for process qs.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2008 03:36 AM
10-14-2008 03:36 AM
Re: While configuring the quorum server got problem in "/usr/lbin/qs -update" command?
Assuming the quorum server software is on an HP-UX server outside the cluster...
The -update option is only used to cause the quorum server code to re-read the authfile (/etc/cmcluster/qs_authfile) containing a list of nodes to support for quorum server.
SYNOPSIS
qs [ -verbose ] [ -update ] [ -version ]
/etc/inittab should have a line of the form:
qs:345:respawn:/usr/lbin/qs >> /var/adm/qs/qs.log 2>&1
Verify that the quorum server is actually running. Example:
# ps -ef | grep qs
root 26652 26649 0 Sep 2 ? 0:00 /usr/lbin/qsc
Verify that port 1238 is defined on the quorum server
# grep 1238 /etc/services
hacl-qs 1238/tcp # HA cluster Quorum Server
hacl-qs 1238/udp # HA cluster Quorum Server
Next, make sure the quorum server port is actively listening:
# netstat -a | grep 1238
tcp 0 0 *.1238 *.* LISTEN
The -update option is only used to cause the quorum server code to re-read the authfile (/etc/cmcluster/qs_authfile) containing a list of nodes to support for quorum server.
SYNOPSIS
qs [ -verbose ] [ -update ] [ -version ]
/etc/inittab should have a line of the form:
qs:345:respawn:/usr/lbin/qs >> /var/adm/qs/qs.log 2>&1
Verify that the quorum server is actually running. Example:
# ps -ef | grep qs
root 26652 26649 0 Sep 2 ? 0:00 /usr/lbin/qsc
Verify that port 1238 is defined on the quorum server
# grep 1238 /etc/services
hacl-qs 1238/tcp # HA cluster Quorum Server
hacl-qs 1238/udp # HA cluster Quorum Server
Next, make sure the quorum server port is actively listening:
# netstat -a | grep 1238
tcp 0 0 *.1238 *.* LISTEN
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP