The following reply was made to PR kern/155411; it has been noted by GNATS.
From: Bruce Cran <[email protected]> To: "Philip M. Gollucci" <[email protected]> Cc: [email protected] Subject: Re: kern/155411: [regression] [8.2-release] [tmpfs]: mount: tmpfs : No space left on device Date: Wed, 9 Mar 2011 15:43:27 +0000 On Wed, 9 Mar 2011 14:51:48 GMT "Philip M. Gollucci" <[email protected]> wrote: > $zpool status > pool: tank > state: ONLINE ZFS and tmpfs don't work well together, because zfs takes all the memory and doesn't leave any for tmpfs. It's essentially the same problem, I think, as http://bugs.opensolaris.org/bugdatabase/view_bug.do;jsessionid=e4ae9c32983000ef651e38edbba1?bug_id=6804661 . -- Bruce Cran _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
