You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@vcl.apache.org by António Aragão <aa...@di.uminho.pt> on 2017/09/28 15:28:25 UTC

Help about reservations

Hi,

there is any way of ending al reservations and forcing the management node
to deploy new virtual machines  on ESXi host?

Thanks.


-- 
António Aragão
(Especialista de Informática)
Universidade do Minho
Departamento de Informática
Edificio 7 - 1.07 (DI-1.03)
Campus de Gualtar
Braga
Telefone: +351 253 6044 86

Re: Help about reservations

Posted by Josh Thompson <jo...@ncsu.edu>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi António,

There is not a way to delete existing reservations through the GUI other than 
each user deleting their own reservations.  However, if a VM does not have any 
reservations on it, you can remove the VM from the VM host under Virtual Hosts 
to have it unloaded from the host.  Then, when you add the VM back, it will 
not be loaded until a reservation is made for the VM or it is reloaded under 
Edit Computer Profiles.

If you want to delete *ALL* reservations, you can set request.stateid to 1 (1 
is the deleted state) for all entries with the following sql statement (USE 
WITH CAUTION!):

UPDATE request set stateid = 1;

This will function the same as if every user clicked the delete button for all 
of their reservations, causing vcld to pick them up, end the reservations, and 
reload the VMs.

Josh

On Thursday, September 28, 2017 11:28:25 AM EDT António Aragão wrote:
> Hi,
> 
> there is any way of ending al reservations and forcing the management node
> to deploy new virtual machines  on ESXi host?
> 
> Thanks.

- -- 
- -------------------------------
Josh Thompson
VCL Developer
North Carolina State University

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQRMIdRtWXideTZDK31X8tBw1209AwUCWdJ7zgAKCRBX8tBw1209
A1EuAJ47y7t6mVOgh0temBMOF3yUZgRHkACff877267eg3Fx1BYhDZpSSqZ3drM=
=4YbK
-----END PGP SIGNATURE-----