Proxmox 1.6
i tried the upgrade and now my server is unbootable
great
So, is that safe to run on proxmox 1.5?
Last time i tried, the server was unbootable
thanks for the warning yonatan and thanks for the info neil.
somehow i was convinced that the current kernel didn't support ipv6 and that the solution was an upgrade instead of simply assigning an ipv6 address to the machine...
i seriously think i need a holiday :\
don't update on HG servers yet...
Neil, ask Felix about this, look at ticket # 537241
Hi
We have Proxmox 1.6 listed in the OVH Manager ready to go, if you want to upgrade your server:
Just do:
aptitude update && aptitude safe-upgrade
If you want to change the kernel too:
aptitude update
sed -i "s/^MODULES=.*/MODULES=most/g" /etc/initramfs-tools/initramfs.conf
aptitude install pve-kernel-2.6.32-3-pve
aptitude safe-upgrade
Without disrupting the VMS is more less impossible and as always, backup first!
__________________
has anyone updated proxmox to 1.6? and if so how can that be done without disrupting existing vms?