Start a Conversation

Unsolved

This post is more than 5 years old

1921

October 14th, 2008 23:00

SYMCLI COMMANDS

hi guys ...
what do this command do ?
symdisk list -hotspares
is it for the hotspares that are invoked or the one configered and not replaced yet by a failed one
...........................
also i did the command
symdisk list -failed and it gave bad argument ??? why?


thanks in advanced

2 Intern

 • 

2.8K Posts

October 14th, 2008 23:00

This thread will be better served in Solution Enabler area of our forums. The thread will move itself in a few seconds...

2 Intern

 • 

2.8K Posts

October 14th, 2008 23:00

The very first command will give you the list of configured hotspares. When they are "idle" you'll see a lot of zeroes in the output. When they are invoked you'll see different numbers.

Recent S.E. do offer "-failed" as symdisk option. What version are you running ??

:-)

Message was edited by:
Stefano Del Corno

Changed sentence regarding symdiks and -failed option

61 Posts

October 15th, 2008 05:00

Not sure why it would give you an invalid argument for symdisk list -failed...works fine for me:

C:\>symdisk -h

NAME

symdisk - Reports on the configuration and status of disks
and their hypers within Symmetrix arrays.

SYNOPSIS

symdisk [-h]

symdisk [-sid SymmID] [-v [-hypers] [-spare_info] [-gaps]]
[-hotspares] [-cyl] [-by_diskgroup] [-disk_group <#>]
[-failed]

C:\>symdisk list -failed

Symmetrix ID : 000184502716

No devices were found


Symmetrix ID : 000187900648

No devices were found


C:\>symcli


Symmetrix Command Line Interface (SYMCLI) Version V6.5.0.0 (Edit Level: 872)
built with SYMAPI Version V6.5.0.0 (Edit Level: 872)

2 Intern

 • 

2.8K Posts

October 15th, 2008 06:00

John probably I was looking at the wrong place.. Maybe there is an issue with symcli quick reference card (straight from S.E. 6.5 documentation CD) since it still contains the following:

symdisk [-h]
symdisk [-sid SymmID][-v [-hypers][-spare_info] [-gaps]]
[-hotspares][-cyl][-by_diskgroup] [-disk_group #]
list [-da <#|ALL>] [-interface <#|ALL>] [-tid <#|ALL>]
symdisk [-sid SymmID] [-cyl]
show DiskAddress [-gaps_only]


I'll edit my post to reflect this misleading mistake...

2 Intern

 • 

1.3K Posts

October 15th, 2008 18:00

V6.0.1.0 does not support while V6.5.0.0 does

1 Rookie

 • 

118 Posts

November 16th, 2008 04:00

thanks seems to be that the version doesn't support
No Events found!

Top