Start a Conversation

Unsolved

J

1 Rookie

 • 

3 Posts

62

January 29th, 2025 23:28

Unity 300, can't figure out what is wrong exactly

Hello all, so I'm seeing this message in my dashboard:

The system has experienced one or more failures resulting in degraded system performance. Navigate to System View -> Summary page or use uemcli /sys/res/health/fault command to check the System Health issues. Use the Alerts page to check related alerts and fix the underlying problems.

In the Summary > System View, next to each of my datastores has one of those pretty yellow exclamations with the following:

The NAS server used by this file system is either restarting, is degraded, or is not accessing an external server. Check the NAS server health status and logs. If needed, check the external server status and login information.

I can't find any way to see more information regarding the specific issue. Please help! Thank you!

1 Rookie

 • 

93 Posts

January 30th, 2025 02:43

so did you run the command uemcli /sys/res/health fault -detials command? and what is the command output? 

you can ssh to primary SP and issue the above command if you didnt install the uemcli at local,

1 Rookie

 • 

3 Posts

February 1st, 2025 04:21

@tianchou Thank you so much for helping! So I ran the command in SSH and this is what I got (I cleared out any identifying things):

04:14:17 service@APMxxx spb:~/user# uemcli /sys/res/health fault -details

Storage system address: 127.0.0.1

Storage system port: 443

HTTPS connection

Remote certificate:

Issuer:     CN=APMxx

Subject:    CN=APMxx

Valid from: 2023:11:13:04:25:04

Valid to:   2026:11:12:04:25:04

Serial:     xx

Id:         xx

Would you like to:

  [1] Accept the certificate for this session

  [2] Reject the certificate

  [3] Accept and store

Please input your selection (The default selection is [1]): 1

Operation failed. Error code: 0x1000300

The requested object could not be found on the system. Recheck the command name. (Error Code:0x1000300)

04:14:37 service@APMxx spb:~/user#

1 Rookie

 • 

3 Posts

February 1st, 2025 04:24

I ran uemcli /stor/config/pool show and that works, but not uemcli /sys/res/health fault -details or uemcli /sys/res/health fault, it returns the 0x1000300

No Events found!

Top