[zfs-discuss] never ending resilver

2010-07-05 Thread Francois
Hi list, Here's my case : pool: mypool state: DEGRADED status: One or more devices is currently being resilvered. The pool will continue to function, possibly in a degraded state. action: Wait for the resilver to complete. scrub: resilver in progress for 147h19m, 100.00% done, 0h0m to

Re: [zfs-discuss] never ending resilver

2010-07-05 Thread Roy Sigurd Karlsbakk
After having launched replace command, I had to offlined c0t9d0 because it was generating too many warnings and slow down i/os. Now replace seems to be finished but zpool status still displays replacing and according to scrub status, resilver seems to continue ? Any idea how to clarify

Re: [zfs-discuss] never ending resilver

2010-07-05 Thread Orvar Korvar
If you have one zpool consisting of only one large raidz2, then you have a slow raid. To reach high speed, you need maximum 8 drives in each raidz2. So one of the reasons it takes time, is because you have too many drives in your raidz2. Everything would be much faster if you split your zpool

Re: [zfs-discuss] never ending resilver

2010-07-05 Thread Roy Sigurd Karlsbakk
- Original Message - If you have one zpool consisting of only one large raidz2, then you have a slow raid. To reach high speed, you need maximum 8 drives in each raidz2. So one of the reasons it takes time, is because you have too many drives in your raidz2. Everything would be much

Re: [zfs-discuss] never ending resilver

2010-07-05 Thread Tomas Ă–gren
On 05 July, 2010 - Roy Sigurd Karlsbakk sent me these 1,9K bytes: - Original Message - If you have one zpool consisting of only one large raidz2, then you have a slow raid. To reach high speed, you need maximum 8 drives in each raidz2. So one of the reasons it takes time, is

Re: [zfs-discuss] never ending resilver

2010-07-05 Thread Ian Collins
On 07/ 6/10 02:21 AM, Francois wrote: Hi list, Here's my case : pool: mypool state: DEGRADED status: One or more devices is currently being resilvered. The pool will continue to function, possibly in a degraded state. action: Wait for the resilver to complete. scrub: resilver in