public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
From: Hongyi Zhao <hongyi.zhao@gmail.com>
To: Proxmox VE user list <pve-user@lists.proxmox.com>
Subject: [PVE-User] Change the private FQDN of pve node.
Date: Sun, 4 Apr 2021 16:25:51 +0800	[thread overview]
Message-ID: <CAGP6POKUbXGaL7F1xRQehtJ5MKr8QLay01eTG21ORvS=tOVPBA@mail.gmail.com> (raw)

Currently, I'm running only one pve node on one of my intranet machine
which using the following hosts file configuration:

----<quote>-----
# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
#https://pve.proxmox.com/wiki/Renaming_a_PVE_node
192.168.10.254 pve.lan pve

# The following lines are desirable for IPv6 capable hosts

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
----</quote>-----

For compatibility and scalability, I intend to switch to the following
domain name:

pve1.pve.lan

For this purpose, I changed the following two files as below:

/etc/hosts:
192.168.10.254 pve1.pve.lan pve1

/etc/hostname:
pve1

I'm not sure if the above is enough. Any hints will be highly appreciated.

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China



                 reply	other threads:[~2021-04-04  8:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGP6POKUbXGaL7F1xRQehtJ5MKr8QLay01eTG21ORvS=tOVPBA@mail.gmail.com' \
    --to=hongyi.zhao@gmail.com \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal