Need to remove one of 4 hyper-v hosts from an exported volum

Post Reply
lwlong
Posts: 1
Joined: Mon Apr 06, 2015 1:22 pm

Need to remove one of 4 hyper-v hosts from an exported volum

Post by lwlong »

Hi everybody,

I Need to remove one of 4 hyper-v hosts from an exported volume.
The export was initially done to a SET of servers.
Can this be done without:
A - removing all of the hosts from the volume
B - causing a mushroom cloud

I have seen the following commands, but haven't tried them yet.

removevlun -h
removevlun <VV> <LUN id> <host>
removevlun set:<VVSet> <LUN id> set:<hostset>

Anyone? Anyone? Buehler?
ailean
Posts: 392
Joined: Wed Nov 09, 2011 12:01 pm

Re: Need to remove one of 4 hyper-v hosts from an exported v

Post by ailean »

From a 3PAR view you'd just take the Host out of the Host Set.
From a HyperV view... no idea, guessing Host needs to be removed from a cluster or set to some sort of maintenance mode.

Obviously this will remove ALL Volumes from the Host that it sees via the Host Set.

We do this a lot with VMware clusters, add new Hosts to the Host Set, migrate all VMs to the new Hosts, remove old Hosts from the cluster and then remove old Hosts from the Host Set.

You can't take some Volumes away from some Hosts if using Sets, you could take the Host down, remove it and then export everything other then the one Volume direct to the Host and bring it back but if the Host is in a cluster something may mushroom. ;)
Post Reply