Hello!
I have been trying for several days to upgrade a 12.3-RELEASE installation (running on ESXi) to 13.3-RELEASE to avoid the sshd vulnerability. I've disabled SSH, so all the process was done using local console at ESXi.
First time tried doing upgrade directly to 13.3-RELEASE using
Now, tried to upgrade step by step, going 12.3->12.4->13.0->13.1->13.2->13.3 .... all went well until the upgrade to 13.0 from 12.4. The first reboot went well and show kernel 13.0, but
After more than one hour waiting, I rebooted the server and got the same "not ufs" boot screen. Recovered the server with the snapshot again.
Then tried to go from 12.4 to 13.1 and all go well, even installing the userland. But, then rebooted the server and ....
What could be the problem ? Every time the server run in 13.x version, I'm unable to reboot the server.
Any help will be really apreciated.
EDIT: While running on 13.1 and not rebooting, the server works. But I found that the disk is not UFS ?
Best regards,
Juanjo.
I have been trying for several days to upgrade a 12.3-RELEASE installation (running on ESXi) to 13.3-RELEASE to avoid the sshd vulnerability. I've disabled SSH, so all the process was done using local console at ESXi.
First time tried doing upgrade directly to 13.3-RELEASE using
freebsd-update upgrade -r 13.3-RELEASE
. Rebooted and the kernel was 13.3, so execute freebsd-update install
again to update userland. After about 30 minutes, the server rebooted itself and only show a boot prompt with the error "not ufs". Filesystem is UFS so I thought it might have been corrupted during upgrade. Fortunately, I took a snapshot and went back.Now, tried to upgrade step by step, going 12.3->12.4->13.0->13.1->13.2->13.3 .... all went well until the upgrade to 13.0 from 12.4. The first reboot went well and show kernel 13.0, but
freebsd-update install
run started to take several time, i don't know why. Because I was using the local terminal, i can't open another console to check with top
what's happening. But, at the ESXi performance tab, I see that 100% CPU usage was happening.After more than one hour waiting, I rebooted the server and got the same "not ufs" boot screen. Recovered the server with the snapshot again.
Then tried to go from 12.4 to 13.1 and all go well, even installing the userland. But, then rebooted the server and ....
What could be the problem ? Every time the server run in 13.x version, I'm unable to reboot the server.
Any help will be really apreciated.
EDIT: While running on 13.1 and not rebooting, the server works. But I found that the disk is not UFS ?
Best regards,
Juanjo.