[one-users] Changing a onehost name within opennebula

2014-11-17 Thread Sergi
Hello,

when I installed opennebula software I started with a single host, so it
has all (sunstone, ...).

onehost list
  ID NAMECLUSTER   RVM  ALLOCATED_CPU  ALLOCATED_MEM
STAT 
   0 localhost   -  11  2100 / 3200 (65%)  28G / 62.9G (44%)
on 

I would like to change 'localhost' to its real uname name. Will it be
seamless? Or are there implications I have to address before?

Thanks,
regards,
Sergi

**
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Changing a onehost name within opennebula

2014-11-17 Thread Daniel Dehennin
Sergi s...@okitup.com writes:

 Hello,

Hello,


[...]

 I would like to change 'localhost' to its real uname name. Will it be
 seamless? Or are there implications I have to address before?

I think this has impact on SSH authentication.

If you change localhost to $(hostname -s) then you must accept the key
for the new name.

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF


signature.asc
Description: PGP signature
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Changing a onehost name within opennebula

2014-11-17 Thread Ruben S. Montero
Also there are 11 VMs running on localhost, that name is in the history
records of the VM and it will be used to issue VM actions. So it is
important to double check the SSH auth as suggested by Daniel.

Cheers

On Mon Nov 17 2014 at 11:45:31 AM Daniel Dehennin 
daniel.dehen...@baby-gnu.org wrote:

 Sergi s...@okitup.com writes:

  Hello,

 Hello,


 [...]

  I would like to change 'localhost' to its real uname name. Will it be
  seamless? Or are there implications I have to address before?

 I think this has impact on SSH authentication.

 If you change localhost to $(hostname -s) then you must accept the key
 for the new name.

 Regards.
 --
 Daniel Dehennin
 Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
 Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF
 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org