以VirtualBox模擬pve叢集

修改 網路 ,主機名稱(/etc/hostname, /eetc/hosts)

nano /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.43.11 pve1.local pve1
192.168.43.12 pve2.local pve2
192.168.43.13 pve3.local pve3

nano /etc/hostname

Last updated

Was this helpful?