[developer] Re: [openzfs/openzfs] 7823 implement autoreplace matching based on FRU slot number (#416)

2017-06-28 Thread Yuri Pankov
@yuripv pushed 1 commit. 28ae1bb choose slice depending on the boot size property (thanks, @tsoome) -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[developer] Re: [openzfs/openzfs] 7614 zfs device evacuation/removal (#251)

2017-06-28 Thread Matthew Ahrens
@gmelikov I was wondering if you'd be interested in porting this to Linux before we integrate it to illumos. It would be great to get additional feedback on this change, and we might attract more attention on ZoL. -- You are receiving this because you are subscribed to this thread. Reply to

[developer] Re: [openzfs/openzfs] 8414 Implemented zpool scrub pause/resume (#407)

2017-06-28 Thread Tom Caputi
@avg-I yes it is -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/407#issuecomment-311765827 -- openzfs-developer Archives:

[developer] Re: [openzfs/openzfs] 8414 Implemented zpool scrub pause/resume (#407)

2017-06-28 Thread Andriy Gapon
I hear that there is some work on optimizing the scrub performance in the pipeline. I am curious if this change is compatible with that work... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[developer] Re: [openzfs/openzfs] 7614 zfs device evacuation/removal (#251)

2017-06-28 Thread Bruno Galindro da Costa
Nice. tks @ahrens -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/251#issuecomment-311762832 -- openzfs-developer Archives:

[developer] Re: [openzfs/openzfs] 8435 zpool.1m: minor cleanup (#415)

2017-06-28 Thread Yuri Pankov
yuripv commented on this pull request. > @@ -1367,7 +1370,7 @@ Upon reboot, the specified physical device reverts to > its previous state. .Ar pool Ar device Ns ... .Xc Brings the specified physical device online. -This command is not applicable to spares. +This command is not applicable to

[developer] [openzfs/openzfs] 8435 zpool.1m: minor cleanup (#415)

2017-06-28 Thread George Melikov
This commit is a result of re-read while porting zpool.1m to ZFSonLinux. See https://github.com/zfsonlinux/zfs/commit/cda0317e4d2a1277b328e4fc42ee3699bbe46c12 Signed-off-by: George Melikov You can view, comment on, or merge this pull request online at: