11.2-U4 Broke all of my jails.

nathank1989

Contributor
Joined
Aug 29, 2016
Messages
103
Upgraded to a clean install of 11.2-U4 and now none of my jails work.

Code:
ZFS pool 'Media_Pool' successfully activated.
root@NASP01[~]# iocage start PLEXP01
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/PLEXP01/root)
Dump: rw must be a digit!
Dump: rw must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/PLEXP01/root)
Dump: rw must be a digit!
Dump: rw must be one digit long!
root@NASP01[~]# iocage start transmission
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/transmission/root)
Dump: ro must be a digit!
Dump: ro must be one digit long!
Destination:   does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/transmission/root)
Dump: rw must be a digit!
Dump: rw must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/transmission/root)
Dump: rw must be a digit!
Dump: rw must be one digit long!
root@NASP01[~]# iocage start sonarr
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/sonarr/root)
Dump: nullfs must be a digit!
Dump: nullfs must be one digit long!
Pass: rw must be a digit!
Pass: rw must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/sonarr/root)
Dump: nullfs must be a digit!
Dump: nullfs must be one digit long!
Pass: rw must be a digit!
Pass: rw must be one digit long!
root@NASP01[~]# iocage start radarr
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/radarr/root)
Dump: ro must be a digit!
Dump: ro must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/radarr/root)
Dump: ro must be a digit!
Dump: ro must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/radarr/root)
Dump: ro must be a digit!
Dump: ro must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/radarr/root)
Dump: ro must be a digit!
Dump: ro must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/radarr/root)
Dump: nullfs must be a digit!
Dump: nullfs must be one digit long!
Pass: rw must be a digit!
Pass: rw must be one digit long!
Destination:  does not include jail's mountpoint! (/mnt/Media_Pool/iocage/jails/radarr/root)
Dump: nullfs must be a digit!
Dump: nullfs must be one digit long!
Pass: rw must be a digit!
Pass: rw must be one digit long!



Notice it's talking about the root folder, root folders don't seem to be in the editable fstab in iocage. So what gives? how can I fix this? Even if I add a manual entry for the root folder in the fstab, it still gives the same error.
 

FJep

Dabbler
Joined
Mar 7, 2019
Messages
38
11.2-U4 is very sensitive when it comes to fstab formatting.
Have you tried this?
Goto Post
 
Top