PVE Node Rename Test
Revision as of 11:05, 26 October 2024 by Tinker (talk | contribs) (Created page with "* <span style="color: rgb(0, 128, 128);" >service pve-cluster stop</span> * <span style="color: rgb(0, 128, 128);" >pmxcfs --local</span> * cp -r /etc/pve/nodes/BunnyToots/ /etc/pve/nodes/RabbitFarts * vi /etc/hosts /etc/hostname /etc/mailname /etc/postfix/main.cf /etc/pve/corosync.conf ** Change '''BunnyToots''' to '''RabbitFarts''' ** (Also, increment '''config_version''') * <span style="color: rgb(0, 128, 128);" >service pve-cluster stop</span> * <span style="color: r...")
- service pve-cluster stop
- pmxcfs --local
- cp -r /etc/pve/nodes/BunnyToots/ /etc/pve/nodes/RabbitFarts
- vi /etc/hosts /etc/hostname /etc/mailname /etc/postfix/main.cf /etc/pve/corosync.conf
- Change BunnyToots to RabbitFarts
- (Also, increment config_version)
- service pve-cluster stop
- restart pve services
- (or reboot)