Re: [zfs-discuss] NFS shared subtree not visible

2008-07-13 Thread Tomas Ă–gren
On 13 July, 2008 - John-Paul Drawneek sent me these 0,4K bytes: > Yep - each zfs file system has its own nfs mount point. > > Will mirror mount it all works like magic and is pretty nice. > > Can see it being a git for linux, I wonder when it will mirror mount > will get implemented in linux. L

Re: [zfs-discuss] scrub never finishes

2008-07-13 Thread Jeff Bonwick
ZFS co-inventor Matt Ahrens recently fixed this: 6343667 scrub/resilver has to start over when a snapshot is taken Trust me when I tell you that solving this correctly was much harder than you might expect. Thanks again, Matt. Jeff On Sun, Jul 13, 2008 at 07:08:48PM -0700, Anil Jangity wrote:

Re: [zfs-discuss] Remove log device?

2008-07-13 Thread Jeff Bonwick
You are correct, and it is indeed annoying. I hope to have this fixed by the end of the month. Jeff On Sun, Jul 13, 2008 at 10:16:55PM -0500, Mike Gerdts wrote: > It seems as though there is no way to remove a log device once it is > added. Is this correct? > > Assuming this is correct, is the

[zfs-discuss] Remove log device?

2008-07-13 Thread Mike Gerdts
It seems as though there is no way to remove a log device once it is added. Is this correct? Assuming this is correct, is there any reason that adding the ability to remove the log device would be particularly tricky? -- Mike Gerdts http://mgerdts.blogspot.com/ _

Re: [zfs-discuss] scrub never finishes

2008-07-13 Thread Anil Jangity
Oh, my hunch was right. Yup, I do have an hourly snapshot going. I'll take it out and see. Thanks! Bob Friesenhahn wrote: > On Sun, 13 Jul 2008, Anil Jangity wrote: > > >> On one of the pools, I started a scrub. It never finishes. At one time, >> I saw it go up to like 70% and then a little

Re: [zfs-discuss] scrub never finishes

2008-07-13 Thread Bob Friesenhahn
On Sun, 13 Jul 2008, Anil Jangity wrote: > On one of the pools, I started a scrub. It never finishes. At one time, > I saw it go up to like 70% and then a little bit later I ran the pool > status, it went back to 5% and started again. > > What is going on? Here is the pool layout: Initiating a sn

[zfs-discuss] scrub never finishes

2008-07-13 Thread Anil Jangity
On one of the pools, I started a scrub. It never finishes. At one time, I saw it go up to like 70% and then a little bit later I ran the pool status, it went back to 5% and started again. What is going on? Here is the pool layout: pool: data2 state: ONLINE scrub: scrub in progress, 35.25% d

[zfs-discuss] Announcement: The Unofficial Unsupported Python ZFS API

2008-07-13 Thread Will Murnane
I've put together some Python/Swig/C++ code that allows Python programs to interface directly with libzfs. It works fairly well: you can open filesystems and pools, retrieve properties, iterate over filesystems using a Python function instead of a C one, things throw exceptions properly, and it wo

Re: [zfs-discuss] X4540

2008-07-13 Thread Bob Friesenhahn
On Fri, 11 Jul 2008, Moore, Joe wrote: > Bob Friesenhahn >> I expect that Sun is realizing that it is already undercutting much >> of the rest of its product line. These minor updates would allow >> the X4540 to compete against much more expensive StorageTek SAN >> hardware. > > Assuming, of c

Re: [zfs-discuss] NFS shared subtree not visible

2008-07-13 Thread John-Paul Drawneek
Yep - each zfs file system has its own nfs mount point. Will mirror mount it all works like magic and is pretty nice. Can see it being a git for linux, I wonder when it will mirror mount will get implemented in linux. This message posted from opensolaris.org _

Re: [zfs-discuss] NFS shared subtree not visible

2008-07-13 Thread Martin Schuster
According to PerterB in #opensolaris, I'd need NFS4 mirror-mounts for that. I decided to instead just setup the automounter on the clients and put the directories in the automount-map :) This message posted from opensolaris.org ___ zfs-discuss maili

[zfs-discuss] NFS shared subtree not visible

2008-07-13 Thread Martin Schuster
Hi everyone, after using Linux for 12 years, I now decided to give OpenSolaris a try, using it as OS for my new home-filer. I've created a zpool, and multiple zfs on there, two of those are NAMEUSED AVAIL REFER MOUNTPOINT tank/data

Re: [zfs-discuss] Supermicro AOC-USAS-L8i

2008-07-13 Thread Bryan Wagoner
I was a little confused on what to get, so I ended up buying this off the Provantage website where I'm getting the card. The card was like $123 and each of these cables was like $22. CBL-0118L-02IPASS to 4 SATA Octopus Cable I picked up this cable based on a part number for a different S

Re: [zfs-discuss] expanding raid-z possible?

2008-07-13 Thread Evert Meulie
A feature like that would be indeed great. It's the ONLY reason I'm not 100% sure about RAID-Z yet for my next system... 8-) This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.or

[zfs-discuss] [RFC] Improved versioned pointer algorithms

2008-07-13 Thread Daniel Phillips
Greetings, filesystem algorithm fans. The recent, detailed description of the versioned pointer method for volume versioning is here: http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-07/msg02663.html I apologize humbly for the typo in the first sentence. Today's revision of the proof of