ramdisk on /tmp in jail

David N davidn04 at gmail.com
Thu Aug 2 09:32:26 UTC 2007


On 02/08/07, David N <davidn04 at gmail.com> wrote:
> On 02/08/07, Jorn Argelo <jorn at wcborstel.com> wrote:
> > Hi all,
> >
> > I'm trying to get a ramdisk in a jail on /tmp. Doing this by hand by using the mdmfs(8) utility goes fine. However, now I am trying to get a ramdisk on /tmp during boot time.
> >
> > I tried using tmpmfs_enable="YES" (with tmpsize) in the rc.conf of the jail, but if I do that nothing appears to happen. Doing the same on the host of the server works fine though.
> >
> > What would be the recommended way of achieving this? Should I use the fstab on the host, or maybe in the jail? Maybe somebody else has a better suggestion?
> >
> > Thanks a lot in advance.
> >
> > Cheers,
> >
> > Jorn
> >
> > _______________________________________________
> > freebsd-questions at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> >
>
> Jails have an option for fstab
>
> jail_myjail_fstab="/usr/jails/myjail/etc/fstab"
>
> i think that should work
>
> Cheers
> David N
>
I fogot to mention
jail_myjail_mount_enable="YES"


More information about the freebsd-questions mailing list