4 Posts

July 25th, 2022 08:00

Once the Drive fault tolerance is set there way to display the configure in the GUI or the pstcli with the Raid information  

1 Rookie

 • 

54 Posts

July 27th, 2022 00:00

Hi @SeanieLUNs 

The Tolerance Level for each appliance is shown in the PowerStore Manager UI under Hardware APPLIANCES (The Tolerance Level column may need to be manually added to the UI view).

Please see an example below. Click on the filter icon to add the Tolerance Level column.  

FT.jpg

Hope this helps. 

 

4 Posts

July 27th, 2022 01:00

Thanks for the help.
Also, is there a way to show that the actual Raid type (4+1, or 8+1) using single or (4+2,8+2 or 16+2) using double?

1 Rookie

 • 

54 Posts

July 27th, 2022 05:00

Hello @SeanieLUNs 

You can run service scripts to view information about the RAID configuration on the appliance.

Running the service scripts Prerequisites

  • Obtain the password for the Service account.
  • In PowerStore Manager, under Settings, enable SSH.
  • Download and install an SSH client, such as PuTTY, to a computer that has network access to the cluster. You use the SSH client to run the scripts.

To run the service scripts:

Steps

  1. Launch an SSH client, and connect to the cluster using the management IP address. For example, in PuTTY, enter the management IP for the destination.
  2. Enter the username and password for the service account to log in to the system. Once logged in, you should be connected directly to the serviceability docker container.
  3. Type the name of the script to run.

Example of the service script: svc_diag list --storage

You should be able to view the raid type and raid width as per the below example:

SVC_RAID.jpg

4 Posts

July 28th, 2022 01:00

Thanks, @Ooi Hoo Hong 

This is the exact information I was looking for.
Cheers 

No Events found!

Top