UNSOLVED

tdaramsay

updated

13 years ago

T

tdaramsay

16 Posts

0

980

December 10th, 2013 15:00

Unisphere for vmax table views


Is there a way to customise what columns I want to view using Unisphere for VMAX?

Preparing for a storage migration between vsphere clusters and reclaiming space on the vmax I need to match vmfs datastores to tdevs and in unisphere. Is it possible get a list of tdevs and their associated wwns to reference against my vsphere output?

  • tdaramsay

    16 Posts

    540

    0

    Posted December 10th, 2013 16:00

    This is the last resort

    Only new to Symmetrix/VMAX after spending a few years on VNX/Clariion and was hoping there was a customisable table view similar to Unisphere for VNX.

    If I have to get dirty with CLI, I will.

  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    540

    0

    Posted December 10th, 2013 16:00

    may symcli force be with you

    can't you dump device WWN from ESXi (esxcli storage nmp device list) and then use those WWN to grep out symmetrix device ids (symdev list -sid 123 -wwn | egrep "wwn|wwn|wwn"  )