Dan McDonald wrote:
> I created a filesystem dedicated to /var/log so I could keep compression on 
> the logs.  Unfortunately, this caused problems at boot time because my log 
> ZFS dataset couldn't be mounted because /var/log already contained bits.  
> Some of that, to be fair, could be fixed by having some SMF services 
> explicitly depend on svc:/system/filesystem/local:default that don't already, 
> but I get the feeling there's more to it than that.
>
> Any recent insights into /var/log being its own filesystem?
>   

I think this is a symptom of another problem.  But you should be able
to setup the installation on a separate /var/log (using JumpStart or
LiveUpgrade) to get past this chicken-and-egg problem.  Alternatively,
you should be able to boot from CD/DVD and relocate the stuff in
/var/log to a /var/log filesystem.  Once the original /var/log directory
contents are gone, it should work ok.
 -- richard

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to