Re: [PATCH v2 5/6] fstests: btrfs: test RAID1 device reappear and balanced

2016-06-30 Thread Eryu Guan
On Thu, Jun 30, 2016 at 07:04:06PM +0800, Anand Jain wrote: > > > Thanks for review comments. > more below.. > > On 06/27/2016 05:29 PM, Eryu Guan wrote: > > On Wed, Jun 22, 2016 at 07:01:54PM +0800, Anand Jain wrote: > > > > > > > > > On 06/21/2016 09:31 PM, Eryu Guan wrote: > > > > On Wed,

Re: [PATCH v2 5/6] fstests: btrfs: test RAID1 device reappear and balanced

2016-06-30 Thread Anand Jain
Thanks for review comments. more below.. On 06/27/2016 05:29 PM, Eryu Guan wrote: On Wed, Jun 22, 2016 at 07:01:54PM +0800, Anand Jain wrote: On 06/21/2016 09:31 PM, Eryu Guan wrote: On Wed, Jun 15, 2016 at 04:48:47PM +0800, Anand Jain wrote: From: Anand Jain The

Re: [PATCH v2 5/6] fstests: btrfs: test RAID1 device reappear and balanced

2016-06-27 Thread Eryu Guan
On Wed, Jun 22, 2016 at 07:01:54PM +0800, Anand Jain wrote: > > > On 06/21/2016 09:31 PM, Eryu Guan wrote: > > On Wed, Jun 15, 2016 at 04:48:47PM +0800, Anand Jain wrote: > > > From: Anand Jain > > > > > > The test does the following: > > > Initialize a RAID1 with some

Re: [PATCH v2 5/6] fstests: btrfs: test RAID1 device reappear and balanced

2016-06-22 Thread Anand Jain
On 06/21/2016 09:31 PM, Eryu Guan wrote: On Wed, Jun 15, 2016 at 04:48:47PM +0800, Anand Jain wrote: From: Anand Jain The test does the following: Initialize a RAID1 with some data Re-mount RAID1 degraded with _dev1_ and write up to half of the FS capacity If

Re: [PATCH v2 5/6] fstests: btrfs: test RAID1 device reappear and balanced

2016-06-21 Thread Eryu Guan
On Wed, Jun 15, 2016 at 04:48:47PM +0800, Anand Jain wrote: > From: Anand Jain > > The test does the following: > Initialize a RAID1 with some data > > Re-mount RAID1 degraded with _dev1_ and write up to > half of the FS capacity If test devices are big enough,

[PATCH v2 5/6] fstests: btrfs: test RAID1 device reappear and balanced

2016-06-15 Thread Anand Jain
From: Anand Jain The test does the following: Initialize a RAID1 with some data Re-mount RAID1 degraded with _dev1_ and write up to half of the FS capacity Save md5sum checkpoint1 Re-mount healthy RAID1 Let balance re-silver. Save md5sum checkpoint2