DragonFly BSD
DragonFly kernel List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cache_lookup() work this week.


From: Pawel Jakub Dawidek <nick@xxxxxxxxxxxxxxxxx>
Date: Sat, 6 Sep 2003 08:40:12 +0200

On Fri, Sep 05, 2003 at 07:21:31AM -0700, Billy wrote:
+> When managing jails I like to put services in their own /services/xxx
+> subdir, as well as under their respective /jails/host/services/xxx.  I
+> then I can blow away the jail, or do a destructive upgrade without
+> having to worry about restoring the service related data other than
+> making another link.  Soft links don't work because of chroot.

I prefer nullfs. And with nullfs you are able to mount directories
as read-only file systems for example. That's why it is better than
directory-hardlinks from features point of view, but of course slower.

-- 
Pawel Jakub Dawidek                       pawel@xxxxxxxxxxx
UNIX Systems Programmer/Administrator     http://garage.freebsd.pl
Am I Evil? Yes, I Am!                     http://cerber.sourceforge.net

Attachment: pgp00008.pgp
Description: PGP signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]