[one-users] config issue: can't swith "tm_ssh" mode to "tm_nfs" mode
Daniel Molina
dmolina at opennebula.org
Fri Mar 11 08:29:41 PST 2011
If you want to use tm_nfs instead of tm_ssh in your existing hosts you
can use a trick, changing the oned.conf arguments section of that
driver:
-------------------------------------------------------------------------------
SSH Transfer Manager Driver Configuration
-------------------------------------------------------------------------------
TM_MAD = [
name = "tm_ssh",
executable = "one_tm",
arguments = "tm_nfs/tm_nfs.conf" ]
-------------------------------------------------------------------------------
And all the hosts that were using the ssh method will use nfs instead
after restarting oned. Take care because this change will modify all
the hosts were created with this driver. The name argument is just a
tag, the host will show that is using a tm_ssh driver but the
arguments will be for using nfs.
On 11 March 2011 17:06, Steffen Neumann <sneumann at ipb-halle.de> wrote:
> On Fri, 2011-03-11 at 16:51 +0100, Olivier Sallou wrote:
>> Hi,
>> I have not tested it but will "one" allow to remove a host while still having VM running on host?
> No, It'll complain and refuse.
>
> oneadmin at cumulus:~$ onehost delete 17
> Host still has associated VMs, aborting delete.
>
> Yours,
> Steffen
>
>
> --
> IPB Halle AG Massenspektrometrie & Bioinformatik
> Dr. Steffen Neumann http://www.IPB-Halle.DE
> Weinberg 3 http://msbi.bic-gh.de
> 06120 Halle Tel. +49 (0) 345 5582 - 1470
> +49 (0) 345 5582 - 0
> sneumann(at)IPB-Halle.DE Fax. +49 (0) 345 5582 - 1409
>
>
--
Daniel Molina, Cloud Technology Engineer/Researcher
Major Contributor
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org | dmolina at opennebula.org
More information about the Users
mailing list