Hello,
some few days ago I took over the IT administration of a small company. They have Windows 10, Debian 11 and FreeBSD (the latter on a NAS box).
Obviously since a long time, the former administrator did not update / upgrade FreeBSD on the NAS box. Output of „freebsd-version -ku“ is:
11.1-STABLE
11.1-STABLE
As I am a newbie with respect to FreeBSD, I would like to receive some hints how to upgrade the NAS box to FreeBSD version 13 or even 14. I found a hint in the internet that it is not possible to run freebsd-update on a computer which has a STABLE version installed. Another website wrote that „upgrade“ is possible from an older version but they did not describe how to proceed.
The NAS box has LVM and ZFS implemented. Its sole purpose is to receive backups from Windows workstations (e.g. urbackup) and some major files from the Debian servers.
I would like to minimize the overall downtime of the NAS box as much as possible.
My idea is to perform the upgrade in „small steps“ like
11.1-STABLE to 11.x-STABLE (where „x“ ist the latest subversion)
11.x → 12.1
12.1 → 12.x
12.x → 13.1
13.1 → 13.x
13.1 → 14.1
Please note that
1. I do not insist that the NAS box must have a 13/14.x-STABLE version, it can also be a RELEASE version. What is your recommendation?
2. I would like to run all the required steps via ssh (and VPN), i.e. not being on-site at customer’s premises. Is this possible?
Could you provide some pertinent hints for a smooth upgrade, please?
some few days ago I took over the IT administration of a small company. They have Windows 10, Debian 11 and FreeBSD (the latter on a NAS box).
Obviously since a long time, the former administrator did not update / upgrade FreeBSD on the NAS box. Output of „freebsd-version -ku“ is:
11.1-STABLE
11.1-STABLE
As I am a newbie with respect to FreeBSD, I would like to receive some hints how to upgrade the NAS box to FreeBSD version 13 or even 14. I found a hint in the internet that it is not possible to run freebsd-update on a computer which has a STABLE version installed. Another website wrote that „upgrade“ is possible from an older version but they did not describe how to proceed.
The NAS box has LVM and ZFS implemented. Its sole purpose is to receive backups from Windows workstations (e.g. urbackup) and some major files from the Debian servers.
I would like to minimize the overall downtime of the NAS box as much as possible.
My idea is to perform the upgrade in „small steps“ like
11.1-STABLE to 11.x-STABLE (where „x“ ist the latest subversion)
11.x → 12.1
12.1 → 12.x
12.x → 13.1
13.1 → 13.x
13.1 → 14.1
Please note that
1. I do not insist that the NAS box must have a 13/14.x-STABLE version, it can also be a RELEASE version. What is your recommendation?
2. I would like to run all the required steps via ssh (and VPN), i.e. not being on-site at customer’s premises. Is this possible?
Could you provide some pertinent hints for a smooth upgrade, please?