Hello,
after successful upgrade FreeeBSD 9.0 RELEASE to 9.1 RELEASE
I can't run any jail:
No errors in /var/log/*
Someone had a similar situation?
after successful upgrade FreeeBSD 9.0 RELEASE to 9.1 RELEASE
Code:
freebsd-update upgrade -r 9.1-RELEASE
Code:
root# uname -a
FreeBSD my.domain 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012
root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
I can't run any jail:
Code:
root# ezjail-admin start
ezjailConfiguring jails:.
Starting jails: cannot start jail "www":
cannot start jail "test1":
cannot start jail "test":
cannot start jail "shell2":
cannot start jail "shell":
cannot start jail "games":
.
root#
Code:
root# ezjail-admin start www
Configuring jails:.
Starting jails: cannot start jail "www":
.
Error: Could not start www.
You need to start it by hand.
root#
No errors in /var/log/*
Someone had a similar situation?