Start a Conversation

Unsolved

S

2 Posts

3263

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 

Moderator

 • 

7.1K Posts

December 6th, 2018 09:00

Hello Sam,

When there is a multiple disk failure such that the DDP failure you need to make sure that you revive all the drives in the correct order before you can revive the disk pool.  It is best to contact support for this as we will need to look at a support bundle and have to run some commands on the controller to ensure that the revive of the drives is done in the correct order so that you can revive the disk pool. 

Please let us know if you have any other questions.

2 Posts

December 6th, 2018 12:00

Dell-Sam L (nice name btw),

Thanks for the response.

Drives are all in an optimal state and ready for the pools to be revived.  What I am reporting is a deficiency in SMcli and that the command SMcli -n -c "revive diskPool[pool_name]" doesn't exist.  And what I am asking is, is there another way to revive a disk pool.

--Sam

Moderator

 • 

7.1K Posts

December 7th, 2018 06:00

Hello Sam,

Remove tray_name from your syntax.  You want it to be like this.

smcli -n -c "revive diskPool [diskPoolName]"

Please let us know if you have any other questions.

1 Message

February 12th, 2019 05:00

Hello Sam, have you been able to make it work?

I have same issue:

  • MD3220i, controllers firmware 08.20.24.60
  • MDSS 6.5.0.1

SMcli 10.0.0.102 -c "revive diskPool [dp1];"  
Performing syntax check...  

Encountered "diskPool" at line 1, column 23.  
Was expecting one of:

"physicalDisk" ...
"diskGroup" ...
"snapGroup" ...
"cgMemberVirtualDisk" ...
"snapVirtualDisk" ...

SMcli failed.

Thanks for helping!

Moderator

 • 

7.1K Posts

February 12th, 2019 08:00

Hello Alex,

You have a semi colon in your syntax that should be there.  You want to use the following command:

SMcli 10.0.0.102 -c "revive diskPool [dp1]"

That should fix your issue and allow the command to complete successfully.

Please let us know if you have any other questions.

April 30th, 2019 04:00

Please i have 2 disk group failed after power problem in our Dell MD3200i and MD1200.

i can't find the correct smcli commande to revive disk. 

Moderator

 • 

7.1K Posts

April 30th, 2019 07:00

Hello Chafik Hammami,

Here is the link to the SMCLI guide and if you look on page 273, & it list the revive disk group command. https://topics-cdn.dell.com/pdf/powervault-md3200_cli-guide_en-us.pdf  

Please let us know if you have any other questions.

December 6th, 2019 19:00

I am getting the same error on MD3800i

all disks are optimal but our pool has failed from a power failure no matter which way i i try the revive command

revive diskpool ["Disk_Pool_1"]
Encountered "diskpool" at line 1, column 8.
Was expecting one of:
    "physicalDisk" ...
    "diskGroup" ...
    "snapGroup" ...
    "cgMemberVirtualDisk" ...
    "snapVirtualDisk" ...

SMcli failed.

 

Any help much appreciated as cluster is in failed state

March 12th, 2023 16:00

Hello, I am having an issue where a disk pool is showing failed after a power outage. Please help me I will do anything. 

I have tried the CLI but get the same error as everyone else. 

image.pngimage.png

 

Moderator

 • 

3.4K Posts

March 12th, 2023 23:00

Hi @tonythedev,

 

I'll work with you on your newly posted topic here: https://dell.to/3LkwKSW to avoid any confusion.

1 Rookie

 • 

1 Message

May 13th, 2024 14:18

Hi. We have the same problem with diskpool as tonythedev had.

Is it possible someone from Dell to help us?

We have MD3800i, plus two disk enclosures - MD1220.

After power failure one of the disk enclosures (MD1220) crashed.

We had one diskpool and one diskgroup on this enclosure. We restored one diskgroup from SMcli by "revive diskgroup" command successfully. But we are unable to restore diskpool.

We are getting the following answer:

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

SMcli failed. 

It seems command "revive diskpool" is not available in my Cli :(

Any help would be appreciated!

(edited)

Moderator

 • 

3.7K Posts

May 13th, 2024 15:00

Hello,

 

Could you pull an support report and upload for us to get a look?

 

How to gather Support Information MD3xxx https://dell.to/3yimkPc

 

You can upload here under the case number that I will send you in a private message.

https://dell.to/4b6mI1P

1 Rookie

 • 

2 Posts

July 10th, 2024 06:32

Hey there,

have the same issue, also after Power failure! The revive diskPool command seems not to exist. hat anyone the chance to fix that? I tryed it via telnet aswell, but that seems to be a different shell!?

Help is very much appreciated! Thanks in advance

Tobias

Moderator

 • 

2.4K Posts

July 10th, 2024 09:04

Hi,

Please make sure there are no syntax errors in your command. For example, try removing any unnecessary semicolons or spaces

Syntax

revive diskPool [
                                 diskPoolName]
                              

Parameter

Parameter Description
diskPool The alphanumeric identifier (including - and _) of the disk pool that you want to revive. Enclose the diskPoolName in square brackets ([ ]).

1 Rookie

 • 

2 Posts

July 10th, 2024 09:54

@DELL-Erman O​ 

No Typos, only the message!

No Events found!

Top