This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

Fstab entries causing jail to not start

Jails with XigmaNAS
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
redrock
NewUser
NewUser
Posts: 2
Joined: 20 Dec 2014 02:58
Status: Offline

Fstab entries causing jail to not start

Post by redrock »

I have a jail working with the following fstab entry:

Code: Select all

/mnt/data/jail/basejail /mnt/data/jail/jail1/basejail nullfs ro 0 0
/mnt/data/Apps /mnt/data/jail/jail1/mnt/data nullfs rw 0 0
procfs /mnt/data/jail/jail1/proc procfs rw 0 0
When I add the following line, the jail refuses to start:

Code: Select all

/mnt/data/db /mnt/data/jail/jail1/mnt/db nullfs rw 0 0
and I get the following error:

Code: Select all

 rednas: jails# /etc/rc.d/thebrig onestart jail1
Starting jails: security.jail.enforce_statfs: 2 -> 2
jail1 jls: jail "jail1" not found
 cannot start jail "jail1": 
Any ideas why this is happening?

Post Reply

Return to “Jails”