EqualLogic PS6110 Show Capacity
-
I factory reset a Dell EqualLogic PS6110 last week. Setup the IP addressing. Needing to create a volume. All I have is CLI as the GUI is so far out of date for Java that it is not even worth using.
How do I find out the capacity to create the volume?
Currently,
show member
gives me this:Dallas> show member Name Status Version Disks Capacity FreeSpace Connections ---------- ------- ---------- ----- ---------- ---------- ----------- dal-storag online V6.0.10 (R 24 0MB 0MB 0 e-1 390548)
-
Looks like there is no free space to make a new volume right now, because there is no storage in that member.
-
What are the contents of the pool?
-
@StrongBad They are old VMs that were migrated to a new VMware environment and running in another storage solution. This storage has been wiped and I am not concerned about recovering the data from this store.
-
It helps to create a raid array for the disks to be under before you can create a volume.
-
@NerdyDad said in EqualLogic PS6110 Show Capacity:
It helps to create a raid array for the disks to be under before you can create a volume.
LOL
-
@scottalanmiller said in EqualLogic PS6110 Show Capacity:
@NerdyDad said in EqualLogic PS6110 Show Capacity:
It helps to create a raid array for the disks to be under before you can create a volume.
LOL
Don't worry. I did it in RAID5. I knew that you would approve.
I'm kidding, I'm kidding.
-
pretty sure:
show memberwill show you what you want.
-
@NerdyDad said in EqualLogic PS6110 Show Capacity:
I factory reset a Dell EqualLogic PS6110 last week. Setup the IP addressing. Needing to create a volume. All I have is CLI as the GUI is so far out of date for Java that it is not even worth using.
How do I find out the capacity to create the volume?
Currently,
show member
gives me this:Dallas> show member Name Status Version Disks Capacity FreeSpace Connections ---------- ------- ---------- ----- ---------- ---------- ----------- dal-storag online V6.0.10 (R 24 0MB 0MB 0 e-1 390548)
-
That's what I get for posting before I'm totally awake. This is what I get when I run the command on my group:
BackupTarget> show member Name Status Version Disks Capacity FreeSpace Connections ---------- ------- ---------- ----- ---------- ---------- ----------- 16TB online V7.0.7 (R3 16 11.34TB 6.72TB 2 97085) syr-8TB online V7.1.2 (R4 16 5.66TB 3.69TB 3 02088) 4TB online V7.0.7 (R3 16 2.83TB 1.84TB 2 97085) BackupTarget>
I think the command is showing the free space on the volumes after creation, not before since I think I have mine fully provisioned.
Just type:
show
and it will scroll through all the things under the show command and you should be able to figure out the size of your member. This is just the first of like 4 pages:BackupTarget> show ______________________________ Group Information ______________________________ Name: BackupTarget Group-Ipaddress: 192.168.100.21 DateAndTime: Thu Apr 20 03:32:04 2017 TimeZone: America/New_York TotalVolumes: 3 VolumesOnline: 3 VolumesInUse: 3 TotalSnapshots: 0 SnapshotsOnline: 0 SnapshotsInUse: 0 TotalMembers: 3 MembersOnline: 3 MembersInUse: 3 TotalCapacity: 19.83TB VolumeReserve: 7.58TB VolumeReportedSpace: 7.58TB SnapReservedSpace: 3GB SnapReservedSpaceInUse: 0MB ReplicationReservedSpace: 0MB FailbackReservedSpace: 0MB DelegatedSpace: 0MB DelegatedSpaceInUse: 0MB FreeSpace: 12.24TB TotalDisks: 48 OnlineDisks: 45 SpareDisks: 3 OfflineDisks: 0 FailedDisks: 0 Collections: 0 Snapcols: 0 CustomSnapcols: 0 ThinProvFreeSpace: 122.49TB TotalSpaceBorrowing: 0MB Connections: 7 _______________________________________________________________________________