Re: [zfs-discuss] problem with zfs receive -i

2006-08-19 Thread Matthew Ahrens
On Sat, Aug 19, 2006 at 07:21:52PM -0700, Frank Cusack wrote: > On August 19, 2006 7:06:06 PM -0700 Matthew Ahrens <[EMAIL PROTECTED]> > wrote: > >My guess is that the filesystem is not mounted. It should be remounted > >after the 'zfs recv', but perhaps that is not happening correctly. You > >c

Re: [zfs-discuss] problem with zfs receive -i

2006-08-19 Thread Frank Cusack
On August 19, 2006 7:06:06 PM -0700 Matthew Ahrens <[EMAIL PROTECTED]> wrote: On Sat, Aug 19, 2006 at 06:31:47PM -0700, Frank Cusack wrote: But when I login to zone smb and cd to /share/tmp/.zfs I get 'no such file or directory'. This does exist for other filesystems like /zone/eng/.zfs. My g

[zfs-discuss] problem with zfs receive -i

2006-08-19 Thread Frank Cusack
I followed the formula in zfs(1M) to replicate a zfs filesytem remotely. The initial transfer works as I expected (and as documented). The filesystems were created on the remote side and the data transferred. The man page is really difficult to interpret as to whether the data will be in the file

Re: [zfs-discuss] ZFS Boot Disk

2006-08-19 Thread Torrey McMahon
Tabriz Leman wrote: Torrey McMahon wrote: Lori Alt wrote: No, zfs boot will be supported on both x86 and sparc. Sparc's OBP, and various x86 BIOS's both have restrictions on the devices that can be accessed at boot time, so we need to limit the devices in a root pool on both architectures.

Re: [zfs-discuss] SPEC SFS97 benchmark of ZFS,UFS,VxFS

2006-08-19 Thread Frank Cusack
On August 19, 2006 10:53:55 AM -0700 Eric Redmond <[EMAIL PROTECTED]> wrote: Sun Cluster 3.2: New Features wow, this makes 3.1 sound like dog food. -frank ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mail

Re: [zfs-discuss] SPEC SFS97 benchmark of ZFS,UFS,VxFS

2006-08-19 Thread Eric Redmond
George Wilson wrote On 08/18/06 14:08,: Frank, The SC 3.2 beta maybe closed but I'm forwarding your request to Eric Redmond. The Sun Cluster 3.2 Beta program has been extended.  You can apply for the Beta via this URL: https://feedbackprograms.sun.com/callout/default.html?callid={11B4

Re: [zfs-discuss] in-kernel gzip compression

2006-08-19 Thread Bill Moore
On Sat, Aug 19, 2006 at 01:25:21PM +0200, michael schuster wrote: > maybe a stupid question: what do we use for compressing dump data on the > dump device? We use a variant of Lempel-Ziv called lzjb (the jb is for Jeff Bonwick). The algorithm was designed for very small code/memory footprint and

Re: [zfs-discuss] in-kernel gzip compression

2006-08-19 Thread michael schuster
Matthew Ahrens wrote: On Thu, Aug 17, 2006 at 02:53:09PM +0200, Robert Milkowski wrote: Hello zfs-discuss, Is someone actually working on it? Or any other algorithms? Any dates? Not that I know of. Any volunteers? :-) (Actually, I think that a RLE compression algorithm for metadata is a