I have a really annoying problem and either i'm really stupid quite now or some thing seems wrong.
I made a Nas4free install on a new (old) Computer some weeks ago. Last week I finally managed to install the brig & owncloud within it. Every thing is set up and working and as last step I now want to mount my NASData to/in(?) the Jail.
I am working with the fstab-editor.
[I went to so some trouble before because I accidentally tried to mount to a Directory with a Space in the Name (not a goot idea). And afterwards restored from an old snapshot (know to work).]
After I got everything working again my fstab looked like this:
Code: Select all
/mnt/SichereDaten/Eigene_Musik /mnt/Daten/Jails/owncloud/mnt/Daten/aUser/files/Eigene_Musik nullfs rw 0 0"SichereDaten/Eigene_Musik" is a ZFS Dataset which is mounted unter /mnt/
As this didn't work I tried it with this:
Code: Select all
/mnt/SichereDaten /mnt/Daten/Jails/owncloud/mnt/SichereDaten nullfs rw 0 0Than I cleand the fstab and rebooted the "Server" to check if the Jail is at least starting now or if there is still a little bit f_* up from last run.
Nope Jail doesen't start.
Code: Select all
mountd[1781]: can't delete exports for /mnt/Daten/Jails/owncloud/dev: Invalid argumentNow I want to know if it is me or my system and would be glad for any advice.
Flo
(BTW this isn't my first NA4free system and I am not completely new to the brig either)



