Hello,
after upgrading from 9.0-BETA to 9.0-RELEASE through
Starting a jail results in
The configuration for the jails is similar for all as example this:
I have tested this with a new jail after the upgrade and before the upgrade.
I haven't a clue what is the problem. I appreciate some help.
Greetings,
paraqles
after upgrading from 9.0-BETA to 9.0-RELEASE through
# freebsd-update -r 9.0-RELEASE upgrade
Starting a jail results in
Code:
Configuring jails:.
Starting jails: cannot start jail "master":
tail: /tmp/jail.cOl0fIN6/jail.61442: No such file or directory
.
The configuration for the jails is similar for all as example this:
Code:
jail_list="$jail_list master"
jail_master_name="master"
jail_master_hostname="master"
jail_master_devfs_enable="YES"
jail_master_rootdir="/jails/master"
jail_master_mount_enable="YES"
jail_master_fstab="/etc/jails/fstabs/master.fstab"
jail_master_vnet_enable="YES"
I have tested this with a new jail after the upgrade and before the upgrade.
I haven't a clue what is the problem. I appreciate some help.
Greetings,
paraqles