Unsolved
This post is more than 5 years old
2 Intern
•
223 Posts
0
4033
October 11th, 2011 01:00
Navicli Storagepool Initialisation Status
Is there a CLI command so where I can see the status of the ongoing initialisation of a storage pool?
We have made a pool with 80 10K SAS disk yesterday and now I want to make a LUN with MAX capacity.
There I get an error that there is not enough space on the pool.
Ther disks are blinkin, so the initialisation is not ready.
But naviseccli -User sysadmin -password sysadmin -scope 0 -h xxx storagepool -list -state shows:
Pool Name: Pool 0
Pool ID: 0
State: Ready
No Events found!


Rainer_EMC
6 Operator
•
8.6K Posts
0
October 11th, 2011 01:00
Its not because its still initializing
The storage pool itself need some space for metadata which is currently not reflected in the size display
Try creating a LUN that is around 2% smaller than the pool size
Rainer
Druehl1
2 Intern
•
223 Posts
0
October 11th, 2011 01:00
Hi,
thanks, but when I choose MAX Capacity i thought that the VNX is calculating the metadata space or overhead itself.
Rainer_EMC
6 Operator
•
8.6K Posts
0
October 11th, 2011 02:00
Its my understanding that its currently not displayed or computed correctly
Druehl1
2 Intern
•
223 Posts
0
October 11th, 2011 03:00
Yes, it is not computed correctly.
But I have read in the VP Release Notes, that this is a known problem and should be solved in a later Flare release.
For the customer the handling is a little bit strange.
For example; we have a pool with 6TB and want to make a LUN in this pool with 6 TB. So this doesn´t work. I have to make a LUN with about 59.. GB. So I have no idea about the max usable capacity in this pool and have to try to get the max out oof this pool.
There is a formel: Consumed LUN Capacity = (User Consumned Capacity * 1,02) +3GB.
Druehl1
2 Intern
•
223 Posts
0
October 11th, 2011 06:00
Hi Rainer,
we decided to use Raidgroups, because we don´t want to use fastvp, thin or compression.
So it is better to use rg´s because these are more flexible regarding RaidGroup Size.
But I didn´t find a CLI command that shows me the status of the initialization process for rg´s too.
We build a rg and all the disk are flashing, so i want to know how long it takes as the RG is completely built and has the full performance.
Rainer_EMC
6 Operator
•
8.6K Posts
0
October 11th, 2011 06:00
If you are consuming every last bit of your pool with just one LUN than maybe you should be using traditional raidgroups.
Remember that most of the pool features like FAST VP, compression, LUN expansion, … do need a bit of free space in the pool to work
Rainer
Druehl1
2 Intern
•
223 Posts
0
October 11th, 2011 07:00
Hi,
I tried the getsniffer command, but no result.
LOGICAL UNITS OWNED BY SP A:
VERIFY RESULTS FOR UNIT 1
Sniffing state: ENABLED
Sniffing rate (100 ms/IO): 10
Background verify priority: Medium
Historical Total of all Non-Volatile Recovery Verifies (0 passes)
-----------------------------------------------------------------
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0
Currently Running Full Unit Verify
-----------------------------------------------------------------
Verify State: Idle
Percent Complete: 0
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0
Most Recently Completed Full Unit Verify
-----------------------------------------------------------------
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0
Historical Total of All Full Unit Verifies (0 passes)
-----------------------------------------------------------------
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0
Rainer_EMC
6 Operator
•
8.6K Posts
0
October 11th, 2011 07:00
How about navicli –getsniffer
jps00
2 Intern
•
392 Posts
0
October 11th, 2011 07:00
EMC Unified Best Practices for Performance and Availability: Common Platform and Block O.E. 31.0 in the 'Binding LUNs' section describes the process and rates for each step. You can make an estimate from the rates provided. It also describes how Fast Bind lets you use the LUN immediately.
For example, depending on disk type and state, the drive zeroing rate ranges from 20 MB/s to 50 MB/s.
VNX Best Practices is available on Powerlink.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
October 11th, 2011 10:00
can you redirect navicli getall to a file and poke around in there.
Druehl1
2 Intern
•
223 Posts
0
October 11th, 2011 10:00
I can´t belive that is not possible to check the status of the initialisation or verify after building a raidgroup.
Each low end raid controller has this option....
Rainer_EMC
6 Operator
•
8.6K Posts
0
October 12th, 2011 01:00
Of course there is a navicli zerodisk command to check status but it requires engineering mode / password
Rainer
Druehl1
2 Intern
•
223 Posts
0
October 12th, 2011 02:00
What is this cli command, I know the engineering password
In the cli referenz manual I can´t find this
Rainer_EMC
6 Operator
•
8.6K Posts
0
October 12th, 2011 02:00
As usual
Navicli … -scope 0 zerodisk - all status
Druehl1
2 Intern
•
223 Posts
0
October 12th, 2011 03:00
HI,
I have the solution:
naviseccli -h IP -User sysadmin -password sysadmin -scope 0 getsniffer -"egineering-password" -rg 4 -curr
shows the following:
Currently Running Full Unit Verify
-----------------------------------------------------------------
Verify State: Background Verify Running
Percent Complete: 21
Corrected Uncorrectable
Checksum errors 0 0
Write Stamp errors 0 0
Time Stamp errors 0 0
Shed Stamp errors 0 0
Coherency errors 0 0