Unsolved
This post is more than 5 years old
2 Posts
0
872
August 8th, 2014 02:00
nas_disk -list does not display all DISKs
I created LUNS using following command.
/nas/sbin/navicli -h SPA bind r1 100 -rg 10 -sp a -sq mb -cap 137405
I get following error when I scan from UNISPHERE
Warning:n17716810659: server_2 c0t1l2 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0064, RAID1, doesn't match any storage profilen17716810659: server_2 c0t1l5 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x006F, RAID1, doesn't match any storage profilen17716810659: server_2 c0t1l6 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0078, RAID1, doesn't match any storage profilen17716810659: server_2 c0t1l9 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0083, RAID1, doesn't match any storage profilen17716810659: server_2 c16t1l3 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0065, RAID1, doesn't match any storage profilen17716810659: server_2 c16t1l4 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x006E, RAID1, doesn't match any storage profilen17716810659: server_2 c16t1l7 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0079, RAID1, doesn't match any storage profilen17716810659: server_2 c16t1l8 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0082, RAID1, doesn't match any storage profilenWarning:n17716810659: server_3 c0t1l2 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0064, RAID1, doesn't match any storage profilen17716810659: server_3 c0t1l5 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x006F, RAID1, doesn't match any storage profilen17716810659: server_3 c0t1l6 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0078, RAID1, doesn't match any storage profilen17716810659: server_3 c0t1l9 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0083, RAID1, doesn't match any storage profilen17716810659: server_3 c16t1l3 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0065, RAID1, doesn't match any storage profilen17716810659: server_3 c16t1l4 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x006E, RAID1, doesn't match any storage profilen17716810659: server_3 c16t1l7 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0079, RAID1, doesn't match any storage profilen17716810659: server_3 c16t1l8 skipping unmarked disk with health check error, nCKM00123000927 stor_dev=0x0082, RAID1, doesn't match any storage profilen
I am not able to create Pools as I cannot see any DISKs in nas_disk -list
id inuse sizeMB storageID-devID type name servers
1 y 11260 CKM00123000927-2007 CLSTD root_disk 1,2
2 y 11260 CKM00123000927-2008 CLSTD root_ldisk 1,2
3 y 2038 CKM00123000927-2009 CLSTD d3 1,2
4 y 2038 CKM00123000927-200A CLSTD d4 1,2
5 y 2044 CKM00123000927-200B CLSTD d5 1,2
6 y 65526 CKM00123000927-200C CLSTD d6 1,2
65 y 379071 CKM00123000927-0096 CLSAS d65 1,2
66 y 379071 CKM00123000927-0097 CLSAS d66 1,2
I believe there should be another entry with CLSAS for LUN 100 = CKM00123000927-0064.
Can you suggest what is the reason for this.
dynamox
9 Legend
•
20.4K Posts
0
August 8th, 2014 04:00
it seems as if there are 4 LUNs presented to Celerra that do not match supported raid type, can you validate that ?
dhiru1
2 Posts
0
August 8th, 2014 06:00
I found the answer:
The server is not able to understand RAID 1 as the syntax I was using is incorrect.
I was using raid=1 while it should have been r1_0