old SAN

Post Reply
Phill
Posts: 18
Joined: Tue May 01, 2018 6:06 am

old SAN

Post by Phill »

Hi
I have new SAN deployed and migrated servers to new SAN, how i make sure from old 3par san that not used at all from any server just for verification ?

Thanks
MammaGutt
Posts: 1577
Joined: Mon Sep 21, 2015 2:11 pm
Location: Europe

Re: old SAN

Post by MammaGutt »

What I would do is to run the following in CLI:

statvlun -hostsum

That will show any IO activity to any volumes per hosts. If you have a lot of hosts connected you could add "-ni" at the end to exclude any hosts with 0 IO.

It's not perfect science but probably the best you got if you don't have control :)
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Phill
Posts: 18
Joined: Tue May 01, 2018 6:06 am

Re: old SAN

Post by Phill »

thank you i see there is io, and vvsum will show the io for vv or lun right
MammaGutt
Posts: 1577
Joined: Mon Sep 21, 2015 2:11 pm
Location: Europe

Re: old SAN

Post by MammaGutt »

Phill wrote:thank you i see there is io, and vvsum will show the io for vv or lun right



correct. statvlun -vvsum shows per vv.
The views and opinions expressed are my own and do not necessarily reflect those of my current or previous employers.
Post Reply