- Community Home
- >
- Servers and Operating Systems
- >
- Server Clustering
- >
- Re: SGLX serviceguardmanager
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
Monday
Monday
SGLX serviceguardmanager
Hello.
On the cluster nodes, the space in the /opt directory is rapidly filling up. We analyzed and realized that there are a lot of rest-logs* files in the /opt/hp/cmcluster/serviceguardmanager/rest/logs/ directory.
The contents of all the files are about the same:
2026/02/28 15:36:10,339 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.339 137 [com.hp.utils.CommandUtils] [method :: formNetworkData] [line :: -1] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]
2026/02/28 15:36:10,339 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.339 137 [com.hp.handlers.RefreshDaemon] [method :: run] [line :: -1] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]
2026/02/28 15:36:10,339 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.339 137 [java.lang.Thread] [method :: run] [line :: 825] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]
2026/02/28 15:36:10,487 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.487 137 [com.hp.utils.CommandUtils] [method :: formNetworkData] [line :: -1] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]
I tried to find the cause of the error and could only understand one thing - an error in receiving network data.
How can I fix this error or disable this service?
Regards, YA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Wednesday
Re: SGLX serviceguardmanager
Hi @yilmazaydin ,
Yes, there may be issue with network. I havn't went through this issue. But I believe the following steps may help you -
a. Run cmviewcl -v to view the cluster and verify
b. Run nwmgr command and verify each network interface and its status
Ex. nwmgr -q -A id=lan0
c. Check the network basics such as name resolution for peers, DNS and NTPs are working.
Ex. nslookup <dnsIP address> or nslookup <peer hostname>
d. Verify the version and network configuration mis-matches on cluster nodes.
Regards,
Shiva_jr
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Wednesday
Re: SGLX serviceguardmanager
@shiva_jr Thank you for respond.
In our case we don`t use the serviceguard manager. Can you help me to disable this feature?
Regards, YA.