Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2007 12:08:31 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Andrei Kolu <antik@bsd.ee>
Cc:        freebsd-geom@freebsd.org
Subject:   Re: ufs on zvol "Filesystem is not clean..."
Message-ID:  <20070905100831.GD12013@garage.freebsd.pl>
In-Reply-To: <200709051242.44620.antik@bsd.ee>
References:  <20070120073117.GB60202@x12.dk> <20070312142846.GA3747@garage.freebsd.pl> <45F6CEB5.7030305@barryp.org> <200709051242.44620.antik@bsd.ee>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Wed, Sep 05, 2007 at 12:42:44PM +0300, Andrei Kolu wrote:
> Hello!
> 
> I am not sure I did everything correctly by creating UFS filesystem ontop of 
> zpool. Should I make 10GB UFS on free space or like I did on following 
> example?
> 
> # zfs create -V 10g tank/jails/ftpjail
> # newfs /dev/zvol/tank/ftpjail
> # mount /dev/zvol/tank/jails/ftpjail /usr/jails/ftpjail/
> 
> No complains from ZFS side- maybe it should say something like "You, stupid! 
> You can't do that!"
> 
> I can create jail with ezjail:
> # ezjail-admin create ftpjail 192.168.1.112
> # jail /usr/jails/ftpjail ftpjail.example.com 192.168.1.112 /bin/csh
> Everything works fine with jails so far until I reboot system....
> 
> Sep  5 12:18:45 freebsd7 kernel: ZFS filesystem version 6
> Sep  5 12:18:45 freebsd7 kernel: ZFS storage pool version 6
> Sep  5 12:18:45 freebsd7 savecore: no dumps found
> Sep  5 12:18:46 freebsd7 root: /etc/rc.d/jail: WARNING: devfs_domount(): 
> Unable to mount devfs on /usr/jails/ftpjail/dev
> Sep  5 12:18:46 freebsd7 root: /etc/rc.d/jail: WARNING: devfs_mount_jail: 
> devfs was not mounted on /usr/jails/ftpjail/dev
> Sep  5 12:24:13 freebsd7 kernel: WARNING: R/W mount of /usr/jails/ftpjail 
> denied.  Filesystem is not clean - run fsck

Have you added it to /etc/fstab?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFG3oAfForvXbEpPzQRAjymAKD2wQ7+duNSm1m/wfa5UpG+MoMsGgCgg1i5
xmhiVD16I6g35wsJ3lFWEEY=
=zT6c
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070905100831.GD12013>