UNSOLVED

stliston

updated

2 years ago

S

stliston

2 Posts

0

3603

December 5th, 2018 21:00

Smcli revive diskPool command not available

I have an MD3260 that lost communication with all drives in drawer 4 in that tray.  The communication lost only lasted about 1 second.  After this 2 of the 4 pools are marked as failed.  All drives are currently optimal.  I believe I just need to revive the pools through SMcli.  In trying to do so I've discovered that the "revive diskPool [pool_name]" doesn't seem to exist.  There is a diskGroup option but not diskPool.  Has anyone else noticed this?  Is there another way to revive a disk pool?  Here is what I am seeing:

---------
[root@dmon MDSM]# SMcli -n saltflats-disk03 -p ******* -c "revive diskPool [Disk_Pool_3];"
Performing syntax check...

Encountered "diskPool" at line 1, column 22.
Was expecting one of:
   "physicalDisk" ...
   "diskGroup" ...
   "snapGroup" ...
   "cgMemberVirtualDisk" ...
   "snapVirtualDisk" ...


SMcli failed.
--------------  

Any insight would be greatly appreciated.

--Sam