I'd expect it's the old standard.

if /var/tmp is filled, and that's part of /, then bad things happen.

there are often other places in /var that are writable by more than 
root, and always the possibility that something barfs heavily into syslog.

Since the advent of reasonably sized disks, I know many don't consider 
this an issue these days, but I'd still be inclined to keep /var (and 
especially /var/tmp) separated from /

In ZFS, this is, of course, just two filesystems in the same pool, with 
differing quotas...

:)

Nathan.

Rich Teer wrote:
> On Wed, 4 Jun 2008, Bob Friesenhahn wrote:
> 
>> Did you actually choose to keep / and /var combined?  Is there any 
> 
> THat's what I'd do...
> 
>> reason to do that with a ZFS root since both are sharing the same pool 
>> and so there is no longer any disk space advantage?  If / and /var are 
>> not combined can they have different assigned quotas without one 
>> inheriting limits from the other?
> 
> Why would one do that?  Just keep an eye on the root pool and all is good.
> 

-- 
//////////////////////////////////////////////////////////////////
// Nathan Kroenert              [EMAIL PROTECTED]     //
// Technical Support Engineer   Phone:  +61 3 9869-6255         //
// Sun Services                 Fax:    +61 3 9869-6288         //
// Level 3, 476 St. Kilda Road                                  //
// Melbourne 3004   Victoria    Australia                       //
//////////////////////////////////////////////////////////////////
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to