Hi,
we have legato backup agent installed on a VE, but when we try to start it we get the following messages:

[r...@radi log]# /etc/init.d/networker start
/etc/init.d/networker: line 20: /dev/console: No such device
/etc/init.d/networker: line 20: /dev/console: No such device
/etc/init.d/networker: line 20: /dev/console: No such device
/etc/init.d/networker: line 45: /dev/console: No such device
[r...@radi log]#

Reading other OpenVZ device issues, we have try to give permissions to VE on the device with the following
executed on global Host:

vzctl set 120 --devices c:5:1:rw --save

But it is the same. The only thing which works is to substitute console device for a regular file:

rm /dev/console
touch /dev/console

Then it works until next VE restart; after that console device is recreated and it fails again.

Any suggestions?
Thanks in advance.

Frank


--
Aquest missatge ha estat analitzat per MailScanner
a la cerca de virus i d'altres continguts perillosos,
i es considera que està net.
For all your IT requirements visit: http://www.transtec.co.uk


_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to