We are running 2x Rocky9 self managed storage appliances
I applies some OS patches to them yesterday and rebooted them, and they went off line and it's taken me a few hours to trace what was going on.
Under managed servers the 2x managed servers show as offline.
I go into the UI in Veeam for managed servers and edit the server and then it fails.
I see from ssh'ing into our self managed storage appliances;
Code: Select all
tail /var/log/VeeamBackup/VeeamTransportSvc.log
[24.09.2025 09:15:59.467] <140445720534848> | User : r: root(0) e: root(0) s: root(0)
[24.09.2025 09:15:59.467] <140445720534848> | Group : r: root(0) e: root(0) s: root(0)
[24.09.2025 09:15:59.467] <140445720534848> | }
[24.09.2025 09:15:59.467] <140445720534848> | ERR |Fatal error
[24.09.2025 09:15:59.467] <140445720534848> | >> |No such file or directory
[24.09.2025 09:15:59.467] <140445720534848> | >> |POSIX: Failed to create or open file [/var/run/veeamtransport/veeamtransport.pid].
[24.09.2025 09:15:59.467] <140445720534848> | >> |An exception was thrown from thread [140445720534848].
Code: Select all
mkdir /var/run/veeamtransport
chmod 755 /var/run/veeamtransport
Please can someone advise of a permanent fix as this is definitely going to catch others out.
thanks
Ashley