updatevv and Solaris MPxIO

Post Reply
brett
Posts: 2
Joined: Wed Nov 30, 2011 4:45 pm

updatevv and Solaris MPxIO

Post by brett »

Hey all,

This is probably a dumb question but if I use the updatevv command to refresh a snapshot, does the Solaris MPxIO device name changes or will it stay the same?

Thanks
--Brett
brett
Posts: 2
Joined: Wed Nov 30, 2011 4:45 pm

Re: updatevv and Solaris MPxIO

Post by brett »

Well, sadly, it looks like updatevv updates the VV_WWN which is super annoying and will in fact change the device path. :evil:

--Brett
tool
Posts: 1
Joined: Tue Jun 12, 2012 3:16 pm

Re: updatevv and Solaris MPxIO

Post by tool »

If you're still around...

I only update sets of VVs, so I use this command in a ksh script:
updatevv -ro -f set:${VVSET}
My WWNs and device paths get preserved on Solaris 10 using MPxIO.

Some of the help sections specify that when you create the initial snapshots, you should specify a high-number VV ID. Looks like the array uses the lowest free ID number when anyone creates new volumes/snaps. Combine that with the idea that refeshing snaps temporarily removes the snap VV. Sounds like you don't want those two things happening at the same time.
James
Post Reply