Re: [zfs-discuss] [zfs] portable zfs send streams (preview webrev)

2012-10-21 Thread Arne Jansen
On 22.10.2012 06:32, Matthew Ahrens wrote: > On Sat, Oct 20, 2012 at 1:24 PM, Tim Cook > wrote: > > > > On Sat, Oct 20, 2012 at 2:54 AM, Arne Jansen > wrote: > > On 10/20/2012 01:10 AM, Tim Cook wrote: > > > > >

Re: [zfs-discuss] [zfs] portable zfs send streams (preview webrev)

2012-10-21 Thread Arne Jansen
On 20.10.2012 22:24, Tim Cook wrote: > > > On Sat, Oct 20, 2012 at 2:54 AM, Arne Jansen > wrote: > > On 10/20/2012 01:10 AM, Tim Cook wrote: > > > > > > On Fri, Oct 19, 2012 at 3:46 PM, Arne Jansen > >

Re: [zfs-discuss] [zfs] portable zfs send streams (preview webrev)

2012-10-21 Thread Matthew Ahrens
On Sat, Oct 20, 2012 at 1:24 PM, Tim Cook wrote: > > > On Sat, Oct 20, 2012 at 2:54 AM, Arne Jansen wrote: > >> On 10/20/2012 01:10 AM, Tim Cook wrote: >> > >> > >> > On Fri, Oct 19, 2012 at 3:46 PM, Arne Jansen > > > wrote: >> > >> > On 10/19/2012 09:58 PM, Matthew

Re: [zfs-discuss] [zfs] portable zfs send streams (preview webrev)

2012-10-21 Thread Matthew Ahrens
On Sat, Oct 20, 2012 at 1:23 AM, Arne Jansen wrote: > On 10/20/2012 01:21 AM, Matthew Ahrens wrote: > > On Fri, Oct 19, 2012 at 1:46 PM, Arne Jansen > > wrote: > > > > On 10/19/2012 09:58 PM, Matthew Ahrens wrote: > > > Please don't bother changing libzfs (and pr

Re: [zfs-discuss] FC HBA for openindiana

2012-10-21 Thread Tim Cook
On Sun, Oct 21, 2012 at 1:41 PM, Erik Trimble wrote: > Do make sure you're getting one that has the proper firmware. > > Those with BIOS don't work in SPARC boxes, and those with OpenBoot don't > work in x64 stuff. > > A quick "Sun FC HBA" search on ebay turns up a whole list of stuff that's > "

Re: [zfs-discuss] FC HBA for openindiana

2012-10-21 Thread Erik Trimble
Do make sure you're getting one that has the proper firmware. Those with BIOS don't work in SPARC boxes, and those with OpenBoot don't work in x64 stuff. A quick "Sun FC HBA" search on ebay turns up a whole list of stuff that's "official" Sun HBAs, which will give you an idea of the (max) pr

Re: [zfs-discuss] What happens when you rm zpool.cache?

2012-10-21 Thread Gary Mills
On Sun, Oct 21, 2012 at 11:40:31AM +0200, Bogdan Ćulibrk wrote: >Follow up question regarding this: is there any way to disable >automatic import of any non-rpool on boot without any hacks of removing >zpool.cache? Certainly. Import it with an alternate cache file. You do this by spe

Re: [zfs-discuss] What happens when you rm zpool.cache?

2012-10-21 Thread Kees Nuyt
On Sun, 21 Oct 2012 11:40:31 +0200, Bogdan ?ulibrk wrote: >On 10/20/12 2:30 PM, Edward Ned Harvey >(opensolarisisdeadlongliveopensolaris) wrote: >> >> How does the system decide, in the absence of rpool.cache, which pools >> it's going to import at boot? >> > >I guess you are referring to zpool

Re: [zfs-discuss] What happens when you rm zpool.cache?

2012-10-21 Thread Bogdan Ćulibrk
On 10/20/12 2:30 PM, Edward Ned Harvey (opensolarisisdeadlongliveopensolaris) wrote: How does the system decide, in the absence of rpool.cache, which pools it's going to import at boot? I guess you are referring to zpool.cache. In that case it will automatically import only your rpool. F