Start a Conversation

Unsolved

This post is more than 5 years old

S

3614

November 12th, 2013 18:00

Find the storage-view the virtualvolume belogs

Guys,  there any way to find the the virtual-volume storage-view just like we can know in vmax.

say I know my virvol device_SymmXXXX_abcd_1_vol, Is there a command or a way to find which storage-view it belongs to in Vplex???

15 Posts

November 22nd, 2013 09:00

Hi sanman999,

You can use the "show-use-hierarchy" command as in the example below.  Please try the --help for further information.

VPlexcli:/clusters/cluster-1/virtual-volumes/device_Symm1996_0564_1_vol> show-use-hierarchy -t /clusters/cluster-1/virtual-volumes/device_Symm1996_0564_1_vol
storage-view: ESX_VPLEX_TEST (cluster-1)
  virtual-volume: device_Symm1996_0564_1_vol (25G, local @ cluster-1, running)
    local-device: device_Symm1996_0564_1 (25G, raid-0, cluster-1)
      extent: extent_Symm1996_0564_1 (25G)
        storage-volume: Symm1996_0564 (25G)
          logical-unit: VPD83T3:60000970000192601996533030353634
            storage-array: EMC-SYMMETRIX-192601996


VPlexcli:/clusters/cluster-1/virtual-volumes/device_Symm1996_0564_1_vol>

No Events found!

Top