Date: Tue, 6 Jan 2004 13:09:08 +0100 From: Papp Tamas <tompos@martos.bme.hu> To: freebsd-questions@freebsd.org Subject: [tompos@martos.bme.hu: jail on nullfs and 5.1-RELEASE] Message-ID: <20040106120908.GA8832@martos.bme.hu>
next in thread | raw e-mail | index | archive | help
Nobody answered on the freebsd-fs list. May be (I hope;)) here. Please, help me. thanx, tompos ----- Forwarded message from Papp Tamas <tompos@martos.bme.hu> ----- Date: Mon, 29 Dec 2003 17:11:38 +0100 From: Papp Tamas <tompos@martos.bme.hu> To: freebsd-fs@freebsd.org Subject: jail on nullfs and 5.1-RELEASE hi! I created a full jail with nullfs. Everything is mounted read-only with nullfs except /var, /dev, /tmp and /home . It would be an shell server. When I did a find inside the jail in the directory /usr/sbin, it was lockd up. The process can't see in the ps list from outside the jail. When I try to connect to the jail's ssh daemon, it doesn't work, but with jexec I can do anything, for example ps, or ls, but if I want to list the files in the jail's /, /usr or /usr/sbin directory (common mount), it locks up, and the ps show the process in the "D+" state. root 10034 0.0 0.0 1136 476 p1 D+ 4:48PM 0:00.00 jexec 8 /bin/ls / Anyway the cron processess in the jail are too in D state: root 9993 0.0 0.0 1304 440 ?? DLJ 4:45PM 0:00.00 /usr/sbin/cron Can somebody to help me, or say any positive future releated to the problem? I'm very sad, because I would like to do this very much and I can't :) I'm sorry if the mail is a bit chaotic, but I can't see, where or what is the problem (nullfs? jail? or something else? or me?:))) and my english is very rude. I apologize. Thank you very much, tompos _______________________________________________ freebsd-fs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-fs To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" ----- End forwarded message -----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040106120908.GA8832>