Kushi2

updated

17 years ago

K

Kushi2

1 Rookie

82 Posts

0

1249

August 4th, 2009 19:00

Disk configuration on NS80

Hi all,
I have added 2 new clariion disks to our ns80 and after configuring them on celerra using "server_devconfig ALL" commands, i have run 'nas_disk -list' to get the list of all the disks.

You can see the output below.

1) Why for 2 newly added disks, it shows only 1 under servers columns?
2) Does that mean the disks are still not configured under server_3?



id inuse sizeMB storageID-devID type name servers
1 y 11263 APM00083500898-0000 CLSTD root_disk 1,2
2 y 11263 APM00083500898-0005 CLSTD root_ldisk 1,2
3 y 2047 APM00083500898-0006 CLSTD d3 1,2
4 y 2047 APM00083500898-0055 CLSTD d4 1,2
5 y 2047 APM00083500898-0056 CLSTD d5 1,2
6 y 65535 APM00083500898-0057 CLSTD d6 1,2
7 y 512247 APM00083500898-0059 CLSTD d7 1,2
8 y 512247 APM00083500898-005E CLSTD d8 1,2
9 y 511999 APM00083500898-0069 CLSTD d9 1,2
10 y 511999 APM00083500898-006B CLSTD d10 1,2
11 y 511999 APM00083500898-006A CLSTD d11 1,2
12 y 511999 APM00083500898-006C CLSTD d12 1,2
13 n 1099247 APM00083500898-0135 CLSTD d13 1
14 n 1099247 APM00083500898-0134 CLSTD d14 1
  • nandas

    6 Operator

    1473 Posts

    786

    0

    Posted August 5th, 2009 07:00

    -all covers all devices - be it a disk or non-disk device. Typically Tape drives and gatekeepers are considered as non-disks (you may use -n option for listing non-disk).

    For configuring new devices, you may use -all option inplace of -disk - it will do the same.
    Thanks,
    Sandip
  • bishtsudhir

    81 Posts

    786

    1

    Posted August 4th, 2009 19:00

    Run the command again with server_3, i.e server_devconfig server_2 -c -s -a

    Thx
  • bishtsudhir

    81 Posts

    786

    0

    Posted August 4th, 2009 19:00

    Oops !!! typo

    $ server_devconfig server_3 -c -s -a

    Thank You !!!
  • Kushi2

    1 Rookie

    82 Posts

    786

    0

    Posted August 4th, 2009 22:00

    Thank you. I ran the cmd for server_3 and now the disks r configured for both the DataMovers.

    But, y didn't server_3 picked up the disks earlier when i ran the same cmd specifying for all the DataMovers:

    "server_devconfig ALL -c -s -d"
  • nandas

    6 Operator

    1473 Posts

    786

    0

    Posted August 4th, 2009 22:00

    Did you see any error message on server_3 (server_log server_3) after you ran the command? I prefer to run them one by one - so that I can ensure things are done properly :). Also since we are configuring new device, I tend to use the -all option instead of -disk option.

    Anyway - glad to know that you got it working - thanks to Sudhir for guiding you.

    Regards,
    Sandip
  • nandas

    6 Operator

    1473 Posts

    786

    1

    Posted August 4th, 2009 22:00

    All the data movers including Standby one must be configured with the new disks.
    So, it's very important to run the devconfig commands against all data movers including standby one.

    "bishtsudhir" had already suggested you correctly to run the server_devconfig command on server_3 as well. I 'll add that you run a Probe first - then create - so the commands will be

    $ server_devconfig server_3 -p -s -a
    $ server_devconfig server_3 -c -s -a


    Thanks,
    Sandip
  • Kushi2

    1 Rookie

    82 Posts

    786

    0

    Posted August 5th, 2009 07:00

    Thanks a lot for heliping me.

    -all?????

    I always use '-disk' option. What would '-all' indicate???
  • Rainer_EMC

    6 Operator

    8645 Posts

    786

    0

    Posted August 5th, 2009 07:00

    see "man server_devconfig"

    The -all option permits all SCSI devices (disks and non-disks).
  • Kushi2

    1 Rookie

    82 Posts

    786

    0

    Posted August 6th, 2009 12:00

    Thank you all,
    Now I am clear on what's happening while configuring new disks. Going farword will definitely use -all option.
  • nandas

    6 Operator

    1473 Posts

    56

    0

    Posted August 6th, 2009 14:00

    Great - our pleasure to be of any help here on the forum. Request you to kindly mark the thread as "Answered", if applicable and select appropriate answers as "Correct" and/or "Helpful".

    Catch you soon - till then enjoy the NS80 :)
    Thanks,
    Sandip