All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3693727.dykhpN0O6j@merkaba>

diff --git a/a/1.txt b/N1/1.txt
index b0d56b0..9877eb1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,12 +3,12 @@ Ming Lei - 21.09.17, 06:20:
 > > Ming Lei - 28.08.17, 20:58:
 > > > On Sun, Aug 27, 2017 at 09:43:52AM +0200, Oleksandr Natalenko wrote:
 > > > > Hi.
-> > > >=20
+> > > > 
 > > > > Here is disk setup for QEMU VM:
-> > > >=20
-> > > > =3D=3D=3D
+> > > > 
+> > > > ===
 > > > > [root@archmq ~]# smartctl -i /dev/sda
-> > > > =E2=80=A6
+> > > > …
 > > > > Device Model:     QEMU HARDDISK
 > > > > Serial Number:    QM00001
 > > > > Firmware Version: 2.5+
@@ -21,95 +21,94 @@ Ming Lei - 21.09.17, 06:20:
 > > > > Local Time is:    Sun Aug 27 09:31:54 2017 CEST
 > > > > SMART support is: Available - device has SMART capability.
 > > > > SMART support is: Enabled
-> > > >=20
+> > > > 
 > > > > [root@archmq ~]# lsblk
 > > > > NAME                MAJ:MIN RM  SIZE RO TYPE   MOUNTPOINT
 > > > > sda                   8:0    0    4G  0 disk
 > > > > `-sda1                8:1    0    4G  0 part
-> > > >=20
+> > > > 
 > > > >   `-md0               9:0    0    4G  0 raid10
-> > > >  =20
+> > > >   
 > > > >     `-system        253:0    0    4G  0 crypt
-> > > >    =20
+> > > >     
 > > > >       |-system-boot 253:1    0  512M  0 lvm    /boot
 > > > >       |-system-swap 253:2    0  512M  0 lvm    [SWAP]
-> > > >      =20
+> > > >       
 > > > >       `-system-root 253:3    0    3G  0 lvm    /
-> > > >=20
+> > > > 
 > > > > sdb                   8:16   0    4G  0 disk
 > > > > `-sdb1                8:17   0    4G  0 part
-> > > >=20
+> > > > 
 > > > >   `-md0               9:0    0    4G  0 raid10
-> > > >  =20
+> > > >   
 > > > >     `-system        253:0    0    4G  0 crypt
-> > > >    =20
+> > > >     
 > > > >       |-system-boot 253:1    0  512M  0 lvm    /boot
 > > > >       |-system-swap 253:2    0  512M  0 lvm    [SWAP]
-> > > >      =20
+> > > >       
 > > > >       `-system-root 253:3    0    3G  0 lvm    /
-> > > >=20
+> > > > 
 > > > > sr0                  11:0    1 1024M  0 rom
-> > > >=20
+> > > > 
 > > > > [root@archmq ~]# mdadm --misc --detail /dev/md0
-> > > >=20
+> > > > 
 > > > > /dev/md0:
 > > > >         Version : 1.2
-> > > >  =20
+> > > >   
 > > > >   Creation Time : Sat Jul 29 16:37:05 2017
-> > > >  =20
+> > > >   
 > > > >      Raid Level : raid10
 > > > >      Array Size : 4191232 (4.00 GiB 4.29 GB)
-> > > >  =20
+> > > >   
 > > > >   Used Dev Size : 4191232 (4.00 GiB 4.29 GB)
-> > > >  =20
+> > > >   
 > > > >    Raid Devices : 2
-> > > >  =20
+> > > >   
 > > > >   Total Devices : 2
-> > > >  =20
+> > > >   
 > > > >     Persistence : Superblock is persistent
-> > > >    =20
+> > > >     
 > > > >     Update Time : Sun Aug 27 09:30:33 2017
-> > > >    =20
+> > > >     
 > > > >           State : clean
-> > > > =20
+> > > >  
 > > > >  Active Devices : 2
-> > > >=20
+> > > > 
 > > > > Working Devices : 2
-> > > >=20
+> > > > 
 > > > >  Failed Devices : 0
-> > > > =20
+> > > >  
 > > > >   Spare Devices : 0
-> > > >  =20
-> > > >          Layout : far=3D2
-> > > >     =20
+> > > >   
+> > > >          Layout : far=2
+> > > >      
 > > > >      Chunk Size : 512K
-> > > >     =20
+> > > >      
 > > > >            Name : archiso:0
 > > > >            UUID : 43f4be59:c8d2fa0a:a94acdff:1c7f2f4e
-> > > >         =20
+> > > >          
 > > > >          Events : 485
-> > > >    =20
+> > > >     
 > > > >     Number   Major   Minor   RaidDevice State
-> > > >    =20
+> > > >     
 > > > >        0       8        1        0      active sync   /dev/sda1
 > > > >        1       8       17        1      active sync   /dev/sdb1
-> > > >=20
-> > > > =3D=3D=3D
-> > > >=20
-> > > > In words: 2 virtual disks, RAID10 setup with far-2 layout, LUKS on =
-it,
+> > > > 
+> > > > ===
+> > > > 
+> > > > In words: 2 virtual disks, RAID10 setup with far-2 layout, LUKS on it,
 > > > > then
 > > > > LVM, then ext4 for boot, swap and btrfs for /.
-> > > >=20
+> > > > 
 > > > > I couldn't reproduce the issue with single disk without RAID.
-> > >=20
+> > > 
 > > > Could you verify if the following patch fixes your issue?
->=20
+> 
 > Yes, the patch should address this kind of issue, not related
 > with RAID specially, and the latest version can be found in the
 > following link:
->=20
-> 	https://marc.info/?l=3Dlinux-block&m=3D150579298505484&w=3D2
+> 
+> 	https://marc.info/?l=linux-block&m=150579298505484&w=2
 
 Thank you.
 
@@ -120,5 +119,5 @@ https://github.com/ming1/linux/tree/my_v4.13-safe-scsi-quiesce_V5_for_test
 as an remote and go from there.
 
 Thanks,
-=2D-=20
+-- 
 Martin
diff --git a/a/content_digest b/N1/content_digest
index dfaffdd..d219286 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -19,12 +19,12 @@
  "> > Ming Lei - 28.08.17, 20:58:\n"
  "> > > On Sun, Aug 27, 2017 at 09:43:52AM +0200, Oleksandr Natalenko wrote:\n"
  "> > > > Hi.\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > Here is disk setup for QEMU VM:\n"
- "> > > >=20\n"
- "> > > > =3D=3D=3D\n"
+ "> > > > \n"
+ "> > > > ===\n"
  "> > > > [root@archmq ~]# smartctl -i /dev/sda\n"
- "> > > > =E2=80=A6\n"
+ "> > > > \342\200\246\n"
  "> > > > Device Model:     QEMU HARDDISK\n"
  "> > > > Serial Number:    QM00001\n"
  "> > > > Firmware Version: 2.5+\n"
@@ -37,95 +37,94 @@
  "> > > > Local Time is:    Sun Aug 27 09:31:54 2017 CEST\n"
  "> > > > SMART support is: Available - device has SMART capability.\n"
  "> > > > SMART support is: Enabled\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > [root@archmq ~]# lsblk\n"
  "> > > > NAME                MAJ:MIN RM  SIZE RO TYPE   MOUNTPOINT\n"
  "> > > > sda                   8:0    0    4G  0 disk\n"
  "> > > > `-sda1                8:1    0    4G  0 part\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > >   `-md0               9:0    0    4G  0 raid10\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >     `-system        253:0    0    4G  0 crypt\n"
- "> > > >    =20\n"
+ "> > > >     \n"
  "> > > >       |-system-boot 253:1    0  512M  0 lvm    /boot\n"
  "> > > >       |-system-swap 253:2    0  512M  0 lvm    [SWAP]\n"
- "> > > >      =20\n"
+ "> > > >       \n"
  "> > > >       `-system-root 253:3    0    3G  0 lvm    /\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > sdb                   8:16   0    4G  0 disk\n"
  "> > > > `-sdb1                8:17   0    4G  0 part\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > >   `-md0               9:0    0    4G  0 raid10\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >     `-system        253:0    0    4G  0 crypt\n"
- "> > > >    =20\n"
+ "> > > >     \n"
  "> > > >       |-system-boot 253:1    0  512M  0 lvm    /boot\n"
  "> > > >       |-system-swap 253:2    0  512M  0 lvm    [SWAP]\n"
- "> > > >      =20\n"
+ "> > > >       \n"
  "> > > >       `-system-root 253:3    0    3G  0 lvm    /\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > sr0                  11:0    1 1024M  0 rom\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > [root@archmq ~]# mdadm --misc --detail /dev/md0\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > /dev/md0:\n"
  "> > > >         Version : 1.2\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >   Creation Time : Sat Jul 29 16:37:05 2017\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >      Raid Level : raid10\n"
  "> > > >      Array Size : 4191232 (4.00 GiB 4.29 GB)\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >   Used Dev Size : 4191232 (4.00 GiB 4.29 GB)\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >    Raid Devices : 2\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >   Total Devices : 2\n"
- "> > > >  =20\n"
+ "> > > >   \n"
  "> > > >     Persistence : Superblock is persistent\n"
- "> > > >    =20\n"
+ "> > > >     \n"
  "> > > >     Update Time : Sun Aug 27 09:30:33 2017\n"
- "> > > >    =20\n"
+ "> > > >     \n"
  "> > > >           State : clean\n"
- "> > > > =20\n"
+ "> > > >  \n"
  "> > > >  Active Devices : 2\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > Working Devices : 2\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > >  Failed Devices : 0\n"
- "> > > > =20\n"
+ "> > > >  \n"
  "> > > >   Spare Devices : 0\n"
- "> > > >  =20\n"
- "> > > >          Layout : far=3D2\n"
- "> > > >     =20\n"
+ "> > > >   \n"
+ "> > > >          Layout : far=2\n"
+ "> > > >      \n"
  "> > > >      Chunk Size : 512K\n"
- "> > > >     =20\n"
+ "> > > >      \n"
  "> > > >            Name : archiso:0\n"
  "> > > >            UUID : 43f4be59:c8d2fa0a:a94acdff:1c7f2f4e\n"
- "> > > >         =20\n"
+ "> > > >          \n"
  "> > > >          Events : 485\n"
- "> > > >    =20\n"
+ "> > > >     \n"
  "> > > >     Number   Major   Minor   RaidDevice State\n"
- "> > > >    =20\n"
+ "> > > >     \n"
  "> > > >        0       8        1        0      active sync   /dev/sda1\n"
  "> > > >        1       8       17        1      active sync   /dev/sdb1\n"
- "> > > >=20\n"
- "> > > > =3D=3D=3D\n"
- "> > > >=20\n"
- "> > > > In words: 2 virtual disks, RAID10 setup with far-2 layout, LUKS on =\n"
- "it,\n"
+ "> > > > \n"
+ "> > > > ===\n"
+ "> > > > \n"
+ "> > > > In words: 2 virtual disks, RAID10 setup with far-2 layout, LUKS on it,\n"
  "> > > > then\n"
  "> > > > LVM, then ext4 for boot, swap and btrfs for /.\n"
- "> > > >=20\n"
+ "> > > > \n"
  "> > > > I couldn't reproduce the issue with single disk without RAID.\n"
- "> > >=20\n"
+ "> > > \n"
  "> > > Could you verify if the following patch fixes your issue?\n"
- ">=20\n"
+ "> \n"
  "> Yes, the patch should address this kind of issue, not related\n"
  "> with RAID specially, and the latest version can be found in the\n"
  "> following link:\n"
- ">=20\n"
- "> \thttps://marc.info/?l=3Dlinux-block&m=3D150579298505484&w=3D2\n"
+ "> \n"
+ "> \thttps://marc.info/?l=linux-block&m=150579298505484&w=2\n"
  "\n"
  "Thank you.\n"
  "\n"
@@ -136,7 +135,7 @@
  "as an remote and go from there.\n"
  "\n"
  "Thanks,\n"
- "=2D-=20\n"
+ "-- \n"
  Martin
 
-859a79ee9f06784d2f72e5e6408ed5f3e280f2fbf1abee8e4b3abe0a87a03c87
+ecb376fb34e2410d90e2b782826bd60700270c3de72dc78c115ae549e1c6800e

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.