Why can't I detect disks on TR-series JBOD enclosures when creating a storage pool in an HA cluster?
Applicable Products
- Operating system: QuTS hero h5.3.1 or later
- Apps: Storage Manager, High Availability Manager
- JBOD enclosures: TR-series (TR-002, TR-004)
Scenario
When using USB JBOD enclosures such as TR-002 or TR-004 in a QuTS hero high-availability (HA) cluster, you may encounter an issue where disks on the JBOD enclosures are not listed during storage pool creation. This can happen if you created RAID groups on the JBOD enclosures after the HA cluster had already been created.
Root Cause
After creating the HA cluster, any RAID groups you create on TR-series JBOD enclosures will not be synchronized from the active node to the passive node. As a result, the passive node lacks the corresponding virtual disk configuration, causing the system to fail to list the JBOD disks during pool creation.
Solution
To ensure disks on your TR-series JBOD enclosures are usable in an HA cluster, you must create RAID groups on the JBOD enclosures before creating the HA cluster.
- If you have already created the HA cluster, remove the cluster.
For details, see Removing an HA cluster. - Connect identical TR-series JBOD enclosures to both nodes.
- Ensure the JBOD enclosures are in Software Control mode.NoteSoftware Control mode is the default factory setting.
If you had set your JBOD enclosures to another mode, check your hardware user guide for instructions on setting them back to Software Control mode. You can find the hardware user guide for your model in Download Center. - Use External Storage Device Management to create identical RAID groups on the JBOD enclosures connected to both nodes.
The RAID groups on both nodes must use the same RAID type, contain the same number of disks, and use disks of matching capacities.NoteYou can access External Storage Device Management by going to Storage Manager > External Storage. - Create the HA cluster using High Availability Manager.
For details, see Creating an HA cluster. - After the HA cluster is created, create the storage pool using Storage Manager.
For details, see Creating a storage pool.
The Create Storage Pool wizard should now detect the disks on both JBOD enclosures.