Re: [PVE-User] pvelocalhost

2020-02-24 Thread James Moore via pve-user
t; wrote: >> >> >> From: James Moore >> Subject: Re: [PVE-User] pvelocalhost >> Date: February 21, 2020 at 23:43:25 GMT+1 >> To: prox...@elchaka.de >> Cc: PVE User List >> >> >> FWIW, I very recently installed PVE 6 for the first time

Re: [PVE-User] pvelocalhost

2020-02-22 Thread Stefan M. Radman via pve-user
an On Feb 21, 2020, at 23:43, James Moore via pve-user mailto:pve-user@pve.proxmox.com>> wrote: From: James Moore mailto:ja...@panic.com>> Subject: Re: [PVE-User] pvelocalhost Date: February 21, 2020 at 23:43:25 GMT+1 To: prox...@elchaka.de<mailto:prox...@elchaka.de> Cc

Re: [PVE-User] pvelocalhost

2020-02-21 Thread James Moore via pve-user
--- Begin Message --- FWIW, I very recently installed PVE 6 for the first time and when my ansible script rewrote /etc/hosts and dropped pvelocalhost my server stopped booting properly until I restored it. > On Feb 21, 2020, at 2:23 PM, prox...@elchaka.de wrote: > > IIRC this was necessary

Re: [PVE-User] pvelocalhost

2020-02-21 Thread proxmox
IIRC this was necessary in pve4/(5?) but not in 6 anymore. Hth Mehmet Am 19. Februar 2020 12:55:33 MEZ schrieb "Stefan M. Radman via pve-user" : >___ >pve-user mailing list >pve-user@pve.proxmox.com

Re: [PVE-User] pvelocalhost

2020-02-19 Thread Stefan M. Radman via pve-user
--- Begin Message --- Thanks. That makes cluster hostfile maintenance much easier. > On Feb 19, 2020, at 14:30, Mira Limbeck wrote: > > It is neither used nor part of newer installations (5.3+ I think?). You can > remove it. > CONFIDENTIALITY NOTICE: This communication may contain privileged

Re: [PVE-User] pvelocalhost

2020-02-19 Thread Mira Limbeck
It is neither used nor part of newer installations (5.3+ I think?). You can remove it. On 2/19/20 12:55 PM, Stefan M. Radman via pve-user wrote: ___ pve-user mailing list pve-user@pve.proxmox.com

[PVE-User] pvelocalhost

2020-02-19 Thread Stefan M. Radman via pve-user
--- Begin Message --- What is the pvelocalhost alias in /etc/hosts good for? Is it still used in PVE6? Is it mandatory? If mandatory, can I use the loopback address as seen below? root@proxmox:~# head -1 /etc/hosts 127.0.0.1 localhost.localdomain localhost pvelocalhost Thanks Stefan