Package: mdadm Version: 3.4-4+b1 Severity: normal Dear Maintainer,
* What led up to the situation? upgraded from jessie to stretch * What exactly did you do (or not do) that was effective (or ineffective)? We want to manually start our arrays, rather than having them started on boot or udev detection, so we specify: AUTO -all with no ARRAYs in mdadm.conf * What was the outcome of this action? On boot all arrays were started. * What outcome did you expect instead? No arrays automatically started What happens is that the script /usr/share/initramfs-tools/hooks/mdadm notices that there are no ARRAYs defined in mdadm.conf it uses the script /usr/share/mdadm/mkconf to make a configuration including all arrays attached to the system. As a workaround we have added a dummy array: ARRAY name=unused to our configuration and now no arrays get started on boot (which is what we want). The messages about currently running arrays that are not in the config are annoying, but we can ignore them. -- Package-specific info: --- mdadm.conf DEVICE partitions CREATE owner=root group=disk mode=0660 auto=yes HOMEHOST <system> MAILADDR sta...@olympic.calvaedi.com AUTO -all ARRAY name=unused --- /etc/default/mdadm AUTOCHECK=true START_DAEMON=true DAEMON_OPTIONS="--syslog" VERBOSE=false --- /proc/mdstat: Personalities : [raid1] [raid10] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] md125 : active raid1 sdb[2] sdd[3] 3906887360 blocks super 1.2 [2/2] [UU] bitmap: 0/30 pages [0KB], 65536KB chunk md126 : active raid1 sdc[2] sde[3] 1953511869 blocks super 1.1 [2/2] [UU] bitmap: 0/466 pages [0KB], 2048KB chunk md127 : active raid10 sdz[0] sdi[11] sdq[12] sdj[9] sdt[8] sdk[7] sdu[6] sdl[5] sdw[4] sdm[3] sdx[2] sdn[1] 429729792 blocks super 1.2 512K chunks 2 near-copies [12/12] [UUUUUUUUUUUU] bitmap: 1/4 pages [4KB], 65536KB chunk unused devices: <none> --- /proc/partitions: major minor #blocks name 8 0 71041024 sda 8 1 498688 sda1 8 2 1 sda2 8 5 70539264 sda5 11 0 1048575 sr0 8 16 3907018584 sdb 8 32 1953514584 sdc 8 48 3907018584 sdd 8 64 1953514584 sde 8 80 976762584 sdf 8 96 143374740 sdg 8 112 71687325 sdh 8 128 71687325 sdi 8 144 71687325 sdj 8 160 71687325 sdk 8 176 71687325 sdl 8 192 71687325 sdm 8 208 71687325 sdn 8 224 143374740 sdo 8 240 62522712 sdp 65 0 71687325 sdq 65 16 976762584 sdr 65 32 143374740 sds 65 48 71687325 sdt 65 64 71687325 sdu 65 80 62522712 sdv 65 96 71687325 sdw 65 112 71687325 sdx 65 128 143374740 sdy 65 144 71687325 sdz 253 0 7811072 dm-0 253 1 23437312 dm-1 253 2 15622144 dm-2 253 3 7811072 dm-3 9 127 429729792 md127 259 0 258016 md127p1 259 1 429471504 md127p2 9 126 1953511869 md126 9 125 3906887360 md125 --- LVM physical volumes: PV VG Fmt Attr PSize PFree /dev/sda5 arabic-vg lvm2 a-- 67.27g 15.12g --- mount output sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,nosuid,relatime,size=12328556k,nr_inodes=3082139,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=2468104k,mode=755) /dev/mapper/arabic--vg-root on / type ext4 (rw,relatime,errors=remount-ro,data=ordered) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=39,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=11571) mqueue on /dev/mqueue type mqueue (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime) /dev/mapper/arabic--vg-var on /var type ext4 (rw,relatime,data=ordered) /dev/mapper/arabic--vg-home on /home type ext4 (rw,relatime,data=ordered) /dev/sda1 on /boot type ext4 (rw,relatime,data=ordered) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=2468100k,mode=700) --- initrd.img-4.9.0-3-amd64: 118789 blocks 9001f53b1232306f47d744f3b1efb2f7 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-bufio.ko bf5d1f0efd2f157e3d28540cde38d96f ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/raid456.ko ac06cebcb3d550c8b7e551bb3de23aef ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-region-hash.ko 403f9b798908c23c939fe2e07ebde606 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-snapshot.ko 7c4bd3264ba5a5a8811d4afbcfe2d293 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-mirror.ko 447659f99c64949786725ad87dd4038e ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/linear.ko ce25ddbbf4c9ccd7669e96e4486519ac ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/multipath.ko 5df27cc3443bf127a330cee8206c77b5 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/md-mod.ko e4e749c295c6dc78b78cc93e9255173a ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/raid1.ko fc07f135babfe89c6108d76c9b0366e1 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-mod.ko 0d45292051d1898436fdcdc4b0ec7788 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-raid.ko 32d633cd3a77213249b2ca6ca8c8af70 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/raid0.ko 75e2467f85933db89eef1789a6ac9bc7 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/dm-log.ko 839741280dedb96b3c2d2fefb05b9d83 ./lib/modules/4.9.0-3-amd64/kernel/drivers/md/raid10.ko f3b648ca1c912da30940f0b821b7e9e6 ./scripts/local-block/mdadm 192ccafcfe38eabf0f5184786764c4a9 ./scripts/local-bottom/mdadm 38a0d82d74715c1b647af1279c9e3b38 ./sbin/mdadm d3be82c0f275d6c25b04d388baf9e836 ./etc/modprobe.d/mdadm.conf 4cbcf71c062a7fff49d202f239a8ea7b ./etc/mdadm/mdadm.conf --- initrd's /conf/conf.d/md: no conf/md file. --- /proc/modules: dm_mod 118784 12 - Live 0xffffffffc05aa000 raid456 106496 0 - Live 0xffffffffc0588000 async_raid6_recov 20480 1 raid456, Live 0xffffffffc0564000 async_memcpy 16384 2 raid456,async_raid6_recov, Live 0xffffffffc055f000 async_pq 16384 2 raid456,async_raid6_recov, Live 0xffffffffc0557000 async_xor 16384 3 raid456,async_raid6_recov,async_pq, Live 0xffffffffc0552000 async_tx 16384 5 raid456,async_raid6_recov,async_memcpy,async_pq,async_xor, Live 0xffffffffc054d000 raid6_pq 110592 3 raid456,async_raid6_recov,async_pq, Live 0xffffffffc052d000 libcrc32c 16384 1 raid456, Live 0xffffffffc048b000 raid0 20480 0 - Live 0xffffffffc0435000 multipath 16384 0 - Live 0xffffffffc0379000 linear 16384 0 - Live 0xffffffffc0307000 raid10 49152 1 - Live 0xffffffffc0520000 raid1 36864 2 - Live 0xffffffffc0408000 md_mod 131072 9 raid456,raid0,multipath,linear,raid10,raid1, Live 0xffffffffc04ea000 megaraid_sas 131072 2 - Live 0xffffffffc0414000 scsi_mod 225280 11 sg,sr_mod,ses,sd_mod,uas,usb_storage,mptsas,scsi_transport_sas,mptscsih,libata,megaraid_sas, Live 0xffffffffc0335000 --- /var/log/syslog: --- volume detail: /dev/sda: MBR Magic : aa55 Partition[0] : 997376 sectors at 2048 (type 83) Partition[1] : 141078530 sectors at 1001470 (type 05) -- /dev/sda1 is not recognised by mdadm. /dev/sda2: MBR Magic : aa55 Partition[0] : 141078528 sectors at 2 (type 8e) -- /dev/sda5 is not recognised by mdadm. /dev/sdb: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : d7a0fc63:c822425d:3c269c78:fc14fbd5 Name : cedric:backups Creation Time : Mon Dec 15 21:06:15 2014 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 7813775024 (3725.90 GiB 4000.65 GB) Array Size : 3906887360 (3725.90 GiB 4000.65 GB) Used Dev Size : 7813774720 (3725.90 GiB 4000.65 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262056 sectors, after=304 sectors State : clean Device UUID : 43827bd4:eb390aa9:bd3c3146:a168d28f Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 12:01:08 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : a80b69d6 - correct Events : 47845 Device Role : Active device 0 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdc: Magic : a92b4efc Version : 1.1 Feature Map : 0x1 Array UUID : fa1cf3b8:8cc08aad:e232d266:68dd8b64 Name : belgic:archive Creation Time : Tue Dec 14 16:08:37 2010 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB) Array Size : 1953511869 (1863.01 GiB 2000.40 GB) Used Dev Size : 3907023738 (1863.01 GiB 2000.40 GB) Data Offset : 4096 sectors Super Offset : 0 sectors Unused Space : before=3848 sectors, after=1334 sectors State : clean Device UUID : c8c7e76d:c2e0a23b:1cf9828f:ef19b063 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 12:01:17 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 219a440a - correct Events : 1347658 Device Role : Active device 0 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdd: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : d7a0fc63:c822425d:3c269c78:fc14fbd5 Name : cedric:backups Creation Time : Mon Dec 15 21:06:15 2014 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 7813775024 (3725.90 GiB 4000.65 GB) Array Size : 3906887360 (3725.90 GiB 4000.65 GB) Used Dev Size : 7813774720 (3725.90 GiB 4000.65 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262064 sectors, after=304 sectors State : clean Device UUID : fb73116f:ff22dfc4:1578bb7c:909421da Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 12:01:08 2017 Checksum : df47aba2 - correct Events : 47845 Device Role : Active device 1 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sde: Magic : a92b4efc Version : 1.1 Feature Map : 0x1 Array UUID : fa1cf3b8:8cc08aad:e232d266:68dd8b64 Name : belgic:archive Creation Time : Tue Dec 14 16:08:37 2010 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB) Array Size : 1953511869 (1863.01 GiB 2000.40 GB) Used Dev Size : 3907023738 (1863.01 GiB 2000.40 GB) Data Offset : 4096 sectors Super Offset : 0 sectors Unused Space : before=3848 sectors, after=1334 sectors State : clean Device UUID : 9b3c4521:44682b0e:b464f9de:8d41d651 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 12:01:17 2017 Checksum : e514d34d - correct Events : 1347658 Device Role : Active device 1 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdf: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : 3b7489ed:668b4ba3:138c2642:3dc88f67 Name : cedric:root Creation Time : Sat Nov 22 15:09:18 2014 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 1953263024 (931.39 GiB 1000.07 GB) Array Size : 976631360 (931.39 GiB 1000.07 GB) Used Dev Size : 1953262720 (931.39 GiB 1000.07 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262056 sectors, after=304 sectors State : clean Device UUID : 1cd58dc9:0f88bba0:e23ad4c4:f66889b6 Internal Bitmap : 8 sectors from superblock Update Time : Wed Mar 22 12:51:35 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 4459fe4d - correct Events : 18675 Device Role : Active device 0 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdg: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : f3c6fa0d:5b5ce567:418d0f43:89faa19c Name : adriatic:test (local to host adriatic) Creation Time : Mon Mar 20 11:55:17 2017 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 286487336 (136.61 GiB 146.68 GB) Array Size : 143243648 (136.61 GiB 146.68 GB) Used Dev Size : 286487296 (136.61 GiB 146.68 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262056 sectors, after=40 sectors State : clean Device UUID : 3d4c4e1d:11388d5a:bd949b67:bf4000e6 Internal Bitmap : 8 sectors from superblock Update Time : Mon Mar 20 12:18:03 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : d806f8c1 - correct Events : 289 Device Role : spare Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdh: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : 9252321f:8e7fc911:2b4f1c92:5d65050d Name : majestic:rootdisk Creation Time : Mon Dec 7 12:01:36 2015 Raid Level : raid10 Raid Devices : 2 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 71621632 (68.30 GiB 73.34 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130992 sectors, after=314 sectors State : clean Device UUID : abc6dfab:457c6530:589d1e7a:89eeb460 Internal Bitmap : 8 sectors from superblock Update Time : Tue Mar 14 18:38:12 2017 Checksum : 9c135ac6 - correct Events : 291 Layout : near=2 Chunk Size : 512K Device Role : Active device 1 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdi: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : 85b983de:da0059c3:7d8c2223:d2c76749 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 47837132 - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 11 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdj: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : fc3f4ec3:8bf99b79:12362eaf:d4dd38cc Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : f16dafef - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 9 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdk: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : 45f0b7c4:a76ca077:03463d06:26b6faae Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 2aacbb95 - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 7 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdl: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : f4e3e536:2110b824:102bf0f2:df3fa3e6 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 6e4dc182 - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 5 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdm: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : 5e4c6838:0a1165a2:8b8a7a07:d3beadf1 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : d120942 - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 3 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdn: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : 4e7c6ebd:8563d623:ebf92422:67985b1f Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 5be1d49e - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 1 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdo: Magic : de11de11 Version : 01.00.00 Controller GUID : 44656C6C:20202020:31313232:33333434:35353636:37373838 (Dell 1122334455667788) Container GUID : 44656C6C:20202020:10000060:10281F0C:3937E02E:2EFFDA0B (Dell 06/02/10 18:26:22) Seq : 00000011 Redundant hdr : yes Virtual Disks : 1 VD GUID[0] : 44656C6C:20202020:10000060:10281F0C:3937E02E:37308DAE (Dell 06/02/10 18:26:22) unit[0] : 0 state[0] : Optimal, Consistent init state[0] : Not Initialised access[0] : Read/Write Name[0] : boot Raid Devices[0] : 2 (0@0K 1@0K) Chunk Size[0] : 128 sectors Raid Level[0] : RAID1 Device Size[0] : 142737408 Array Size[0] : 142737408 Physical Disks : 255 Number RefNo Size Device Type/State 0 bdafac36 142737408K active/Online 1 be6adefa 142737408K /dev/sdo active/Online -- /dev/sdp: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : 4a6b26cf:21698344:9edf0c1a:94ca7b6e Name : cedric:flash Creation Time : Fri Mar 17 15:11:51 2017 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 124979888 (59.60 GiB 63.99 GB) Array Size : 62489920 (59.60 GiB 63.99 GB) Used Dev Size : 124979840 (59.60 GiB 63.99 GB) Data Offset : 65536 sectors Super Offset : 8 sectors Unused Space : before=65448 sectors, after=48 sectors State : clean Device UUID : dfa99c46:7a7a24d5:e1c6a905:2e549b14 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 11:26:28 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 7d91d790 - correct Events : 24 Device Role : Active device 1 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdq: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : 9a6581fc:9b0644cd:f8876371:2e5a1313 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 8758b0e0 - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 10 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdr: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : 3b7489ed:668b4ba3:138c2642:3dc88f67 Name : cedric:root Creation Time : Sat Nov 22 15:09:18 2014 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 1953263024 (931.39 GiB 1000.07 GB) Array Size : 976631360 (931.39 GiB 1000.07 GB) Used Dev Size : 1953262720 (931.39 GiB 1000.07 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262064 sectors, after=304 sectors State : clean Device UUID : 1112644e:340ded24:ac62d2fe:0bf9db17 Internal Bitmap : 8 sectors from superblock Update Time : Wed Mar 22 12:51:35 2017 Checksum : e8aa77fb - correct Events : 18675 Device Role : Active device 1 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sds: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : f3c6fa0d:5b5ce567:418d0f43:89faa19c Name : adriatic:test (local to host adriatic) Creation Time : Mon Mar 20 11:55:17 2017 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 286487336 (136.61 GiB 146.68 GB) Array Size : 143243648 (136.61 GiB 146.68 GB) Used Dev Size : 286487296 (136.61 GiB 146.68 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262056 sectors, after=40 sectors State : clean Device UUID : 8bf3398d:4a729aa2:2a9eb92e:f78e59c5 Internal Bitmap : 8 sectors from superblock Update Time : Mon Mar 20 12:18:03 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 367731ed - correct Events : 289 Device Role : Active device 1 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdt: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : f02fae23:59ac8545:13661c1e:b232cf7a Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 3b3bd78e - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 8 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdu: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : 7a1946da:ec23c070:6e508fb5:09d62cbb Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : f4dec65c - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 6 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdv: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : 4a6b26cf:21698344:9edf0c1a:94ca7b6e Name : cedric:flash Creation Time : Fri Mar 17 15:11:51 2017 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 124979888 (59.60 GiB 63.99 GB) Array Size : 62489920 (59.60 GiB 63.99 GB) Used Dev Size : 124979840 (59.60 GiB 63.99 GB) Data Offset : 65536 sectors Super Offset : 8 sectors Unused Space : before=65448 sectors, after=48 sectors State : clean Device UUID : acadbc48:e1410e6e:69999523:d9ad68e5 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 11:26:28 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 754cef7 - correct Events : 24 Device Role : Active device 0 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdw: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : b876f6e4:ce5ffc5a:2376252c:5ab774f7 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 9ca96680 - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 4 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdx: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : c73d4a77:16b44d7c:8e137525:230bfd35 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : 88267308 - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 2 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdy: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : f3c6fa0d:5b5ce567:418d0f43:89faa19c Name : adriatic:test (local to host adriatic) Creation Time : Mon Mar 20 11:55:17 2017 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 286487336 (136.61 GiB 146.68 GB) Array Size : 143243648 (136.61 GiB 146.68 GB) Used Dev Size : 286487296 (136.61 GiB 146.68 GB) Data Offset : 262144 sectors Super Offset : 8 sectors Unused Space : before=262056 sectors, after=40 sectors State : clean Device UUID : a314b17b:80e2788d:446f7754:118bb680 Internal Bitmap : 8 sectors from superblock Update Time : Mon Mar 20 12:18:03 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : f0e7906c - correct Events : 289 Device Role : Active device 0 Array State : AA ('A' == active, '.' == missing, 'R' == replacing) -- /dev/sdz: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : cfc97542:a889f4e9:8bce859a:8a41842e Name : cedric:disk Creation Time : Fri Mar 17 16:32:48 2017 Raid Level : raid10 Raid Devices : 12 Avail Dev Size : 143243578 (68.30 GiB 73.34 GB) Array Size : 429729792 (409.82 GiB 440.04 GB) Used Dev Size : 143243264 (68.30 GiB 73.34 GB) Data Offset : 131072 sectors Super Offset : 8 sectors Unused Space : before=130984 sectors, after=314 sectors State : clean Device UUID : a4590e81:57580d04:bb7102f5:de31c843 Internal Bitmap : 8 sectors from superblock Update Time : Thu Aug 24 18:11:54 2017 Bad Block Log : 512 entries available at offset 72 sectors Checksum : f702b80c - correct Events : 60 Layout : near=2 Chunk Size : 512K Device Role : Active device 0 Array State : AAAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) -- --- /proc/cmdline BOOT_IMAGE=/vmlinuz-4.9.0-3-amd64 root=/dev/mapper/arabic--vg-root ro quiet --- grub2: set root='lvmid/pRJWsw-vgVh-5MRN-Bkv8-2lgC-s1e7-undYBi/QceqXM-Y2q5-ZA8V-8j3H-UAUb-oicB-qjLVbW' set root='hd0,msdos1' linux /vmlinuz-4.9.0-3-amd64 root=/dev/mapper/arabic--vg-root ro quiet set root='hd0,msdos1' linux /vmlinuz-4.9.0-3-amd64 root=/dev/mapper/arabic--vg-root ro quiet set root='hd0,msdos1' linux /vmlinuz-4.9.0-3-amd64 root=/dev/mapper/arabic--vg-root ro single set root='hd0,msdos1' linux /vmlinuz-4.3.4-jh1 root=/dev/mapper/arabic--vg-root ro quiet set root='hd0,msdos1' linux /vmlinuz-4.3.4-jh1 root=/dev/mapper/arabic--vg-root ro single set root='hd0,msdos1' linux /vmlinuz-4.2.3-jh1 root=/dev/mapper/arabic--vg-root ro quiet set root='hd0,msdos1' linux /vmlinuz-4.2.3-jh1 root=/dev/mapper/arabic--vg-root ro single set root='hd0,msdos1' linux /vmlinuz-3.16.0-4-amd64 root=/dev/mapper/arabic--vg-root ro quiet set root='hd0,msdos1' linux /vmlinuz-3.16.0-4-amd64 root=/dev/mapper/arabic--vg-root ro single set root='hd0,msdos1' set root='hd0,msdos1' set root='hd0,msdos1' set root='hd0,msdos1' set root='hd14,msdos1' linux /vmlinuz-4.5.2-jh1 root=/dev/mapper/ivernia--vg-root ro quiet set root='hd14,msdos1' linux /vmlinuz-4.5.2-jh1 root=/dev/mapper/ivernia--vg-root ro quiet menuentry 'Debian GNU/Linux, with Linux 4.5.2-jh1 (recovery mode) (on /dev/mapper/ivernia--vg-root)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/vmlinuz-4.5.2-jh1-root=/dev/mapper/ivernia--vg-root ro single-10af572b-3647-42c8-b155-a913a84c7a79' { set root='hd14,msdos1' linux /vmlinuz-4.5.2-jh1 root=/dev/mapper/ivernia--vg-root ro single set root='hd14,msdos1' linux /vmlinuz-3.10-0.bpo.3-amd64 root=/dev/mapper/ivernia--vg-root ro quiet menuentry 'Debian GNU/Linux, with Linux 3.10-0.bpo.3-amd64 (recovery mode) (on /dev/mapper/ivernia--vg-root)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/vmlinuz-3.10-0.bpo.3-amd64-root=/dev/mapper/ivernia--vg-root ro single-10af572b-3647-42c8-b155-a913a84c7a79' { set root='hd14,msdos1' linux /vmlinuz-3.10-0.bpo.3-amd64 root=/dev/mapper/ivernia--vg-root ro single --- udev: ii udev 232-25+deb9u amd64 /dev/ and hotplug management daem aa83f41de49462d05e446cfc5e14e74b /lib/udev/rules.d/63-md-raid-arrays.rules 5de7d0b70cd948d00bb38ca75ad5f288 /lib/udev/rules.d/64-md-raid-assembly.rules 8e28181624da2ed60739cae470ca6415 /lib/udev/rules.d/99-systemd.rules --- /dev: brw-rw---- 1 libvirt-qemu libvirt-qemu 9, 125 Aug 24 12:01 /dev/md125 brw-rw---- 1 libvirt-qemu libvirt-qemu 9, 126 Aug 24 12:01 /dev/md126 brw-rw---- 1 libvirt-qemu libvirt-qemu 9, 127 Aug 24 18:11 /dev/md127 brw-rw---- 1 root disk 259, 0 Aug 24 12:00 /dev/md127p1 brw-rw---- 1 root disk 259, 1 Aug 24 12:00 /dev/md127p2 /dev/disk/by-id: total 0 lrwxrwxrwx 1 root root 9 Aug 24 11:49 ata-TEAC_DVD-ROM_DV28SV_09051900231215 -> ../../sr0 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-name-arabic--vg-home -> ../../dm-3 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-name-arabic--vg-root -> ../../dm-0 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-name-arabic--vg-swap -> ../../dm-1 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-name-arabic--vg-var -> ../../dm-2 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-uuid-LVM-pRJWswvgVh5MRNBkv82lgCs1e7undYBi3dKMWH4CFOh2hQX4acVHHOEZOpV9H3ek -> ../../dm-2 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-uuid-LVM-pRJWswvgVh5MRNBkv82lgCs1e7undYBiQceqXMY2q5ZA8V8j3HUAUboicBqjLVbW -> ../../dm-0 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-uuid-LVM-pRJWswvgVh5MRNBkv82lgCs1e7undYBiSdn78svr6svhGaO8Gp9OCZHNG4SUep8K -> ../../dm-1 lrwxrwxrwx 1 root root 10 Aug 24 11:49 dm-uuid-LVM-pRJWswvgVh5MRNBkv82lgCs1e7undYBizLkg6s1tLGuNdZXm67LaE4aMHw7c8kyl -> ../../dm-3 lrwxrwxrwx 1 root root 11 Aug 24 12:00 lvm-pv-uuid-3DVTLV-XnY2-kBUW-uk40-nP5H-vmnz-zSWeds -> ../../md125 lrwxrwxrwx 1 root root 10 Aug 24 11:49 lvm-pv-uuid-RlQVHL-1Ih3-jNqR-c2GJ-IXe2-R5uV-zbaIfl -> ../../sda5 lrwxrwxrwx 1 root root 13 Aug 24 12:00 lvm-pv-uuid-qcIwI3-At9v-c2Pm-7Mz6-Kqdy-BEop-qlB9uD -> ../../md127p2 lrwxrwxrwx 1 root root 11 Aug 24 12:00 lvm-pv-uuid-ww6APk-vfbc-JiCI-LFwI-0GEF-IqcF-9pnYLN -> ../../md126 lrwxrwxrwx 1 root root 11 Aug 24 12:00 md-name-belgic:archive -> ../../md126 lrwxrwxrwx 1 root root 11 Aug 24 12:00 md-name-cedric:backups -> ../../md125 lrwxrwxrwx 1 root root 11 Aug 24 12:00 md-name-cedric:disk -> ../../md127 lrwxrwxrwx 1 root root 13 Aug 24 12:00 md-name-cedric:disk-part1 -> ../../md127p1 lrwxrwxrwx 1 root root 13 Aug 24 12:00 md-name-cedric:disk-part2 -> ../../md127p2 lrwxrwxrwx 1 root root 11 Aug 24 12:00 md-uuid-cfc97542:a889f4e9:8bce859a:8a41842e -> ../../md127 lrwxrwxrwx 1 root root 13 Aug 24 12:00 md-uuid-cfc97542:a889f4e9:8bce859a:8a41842e-part1 -> ../../md127p1 lrwxrwxrwx 1 root root 13 Aug 24 12:00 md-uuid-cfc97542:a889f4e9:8bce859a:8a41842e-part2 -> ../../md127p2 lrwxrwxrwx 1 root root 11 Aug 24 12:00 md-uuid-d7a0fc63:c822425d:3c269c78:fc14fbd5 -> ../../md125 lrwxrwxrwx 1 root root 11 Aug 24 12:00 md-uuid-fa1cf3b8:8cc08aad:e232d266:68dd8b64 -> ../../md126 lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012af42f3 -> ../../sdl lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012af7b97 -> ../../sdw lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b05a6b -> ../../sdx lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b06503 -> ../../sdk lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b0658f -> ../../sdm lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b06ae7 -> ../../sdq lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b06cf7 -> ../../sdu lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b080f3 -> ../../sdz lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b081ff -> ../../sdt lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-35000c50012b08307 -> ../../sdh lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b0839b -> ../../sdi lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b0934b -> ../../sdn lrwxrwxrwx 1 root root 9 Aug 24 12:00 scsi-35000c50012b0ab7b -> ../../sdj lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-35000c50012ecdecf -> ../../sdy lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-35000c50012ece8e3 -> ../../sdo lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-35000c50012ed3e4b -> ../../sdg lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-35000c50012edbf63 -> ../../sds lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-350014ee205bcd253 -> ../../sdr lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-3500151795919e944 -> ../../sdp lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-350015179591a6cfa -> ../../sdv lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-350024e9205470ac9 -> ../../sdf lrwxrwxrwx 1 root root 9 Aug 24 11:49 scsi-360024e805e8b6f001e016e9f5a8bca62 -> ../../sda lrwxrwxrwx 1 root root 10 Aug 24 11:49 scsi-360024e805e8b6f001e016e9f5a8bca62-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Aug 24 11:49 scsi-360024e805e8b6f001e016e9f5a8bca62-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Aug 24 11:49 scsi-360024e805e8b6f001e016e9f5a8bca62-part5 -> ../../sda5 lrwxrwxrwx 1 root root 9 Aug 24 11:49 usb-SAMSUNG_HD204UI_FAFFFFF0FDF2FFFD2F813376-0:0 -> ../../sdc lrwxrwxrwx 1 root root 9 Aug 24 11:49 usb-SAMSUNG_HD204UI_FAFFFFF0FDF2FFFD2F900686-0:0 -> ../../sde lrwxrwxrwx 1 root root 9 Aug 24 12:00 usb-USB_3.0_MassStorage_000f44f36ff00f1-0:0 -> ../../sdb lrwxrwxrwx 1 root root 9 Aug 24 12:00 usb-USB_3.0_MassStorage_000f44f754b308c-0:0 -> ../../sdd lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012af42f3 -> ../../sdl lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012af7b97 -> ../../sdw lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b05a6b -> ../../sdx lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b06503 -> ../../sdk lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b0658f -> ../../sdm lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b06ae7 -> ../../sdq lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b06cf7 -> ../../sdu lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b080f3 -> ../../sdz lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b081ff -> ../../sdt lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x5000c50012b08307 -> ../../sdh lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b0839b -> ../../sdi lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b0934b -> ../../sdn lrwxrwxrwx 1 root root 9 Aug 24 12:00 wwn-0x5000c50012b0ab7b -> ../../sdj lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x5000c50012ecdecf -> ../../sdy lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x5000c50012ece8e3 -> ../../sdo lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x5000c50012ed3e4b -> ../../sdg lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x5000c50012edbf63 -> ../../sds lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x50014ee205bcd253 -> ../../sdr lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x500151795919e944 -> ../../sdp lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x50015179591a6cfa -> ../../sdv lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x50024e9205470ac9 -> ../../sdf lrwxrwxrwx 1 root root 9 Aug 24 11:49 wwn-0x60024e805e8b6f001e016e9f5a8bca62 -> ../../sda lrwxrwxrwx 1 root root 10 Aug 24 11:49 wwn-0x60024e805e8b6f001e016e9f5a8bca62-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Aug 24 11:49 wwn-0x60024e805e8b6f001e016e9f5a8bca62-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Aug 24 11:49 wwn-0x60024e805e8b6f001e016e9f5a8bca62-part5 -> ../../sda5 /dev/disk/by-label: total 0 lrwxrwxrwx 1 root root 13 Aug 24 12:00 \x2fboot -> ../../md127p1 /dev/disk/by-partuuid: total 0 lrwxrwxrwx 1 root root 10 Aug 24 11:49 48019377-01 -> ../../sda1 lrwxrwxrwx 1 root root 10 Aug 24 11:49 48019377-02 -> ../../sda2 lrwxrwxrwx 1 root root 10 Aug 24 11:49 48019377-05 -> ../../sda5 /dev/disk/by-path: total 0 lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:00:1f.2-ata-1 -> ../../sr0 lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:03:00.0-scsi-0:2:0:0 -> ../../sda lrwxrwxrwx 1 root root 10 Aug 24 11:49 pci-0000:03:00.0-scsi-0:2:0:0-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Aug 24 11:49 pci-0000:03:00.0-scsi-0:2:0:0-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Aug 24 11:49 pci-0000:03:00.0-scsi-0:2:0:0-part5 -> ../../sda5 lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:04:00.0-usb-0:1:1.0-scsi-0:0:0:0 -> ../../sdc lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:04:00.0-usb-0:2:1.0-scsi-0:0:0:0 -> ../../sdb lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:04:00.0-usb-0:3:1.0-scsi-0:0:0:0 -> ../../sdd lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:04:00.0-usb-0:4:1.0-scsi-0:0:0:0 -> ../../sde lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd940-phy2-lun-0 -> ../../sdq lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd940-phy4-lun-0 -> ../../sdr lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd940-phy7-lun-0 -> ../../sds lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd940-phy9-lun-0 -> ../../sdt lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd980-phy2-lun-0 -> ../../sdu lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd980-phy3-lun-0 -> ../../sdv lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd980-phy4-lun-0 -> ../../sdw lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd980-phy6-lun-0 -> ../../sdx lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd980-phy7-lun-0 -> ../../sdy lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5842b2b20c1dd980-phy8-lun-0 -> ../../sdz lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a40-phy4-lun-0 -> ../../sdf lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a40-phy7-lun-0 -> ../../sdg lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a40-phy8-lun-0 -> ../../sdh lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a40-phy9-lun-0 -> ../../sdi lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a80-phy2-lun-0 -> ../../sdj lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a80-phy3-lun-0 -> ../../sdk lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a80-phy4-lun-0 -> ../../sdl lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a80-phy5-lun-0 -> ../../sdm lrwxrwxrwx 1 root root 9 Aug 24 12:00 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a80-phy6-lun-0 -> ../../sdn lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a80-phy7-lun-0 -> ../../sdo lrwxrwxrwx 1 root root 9 Aug 24 11:49 pci-0000:07:08.0-sas-exp0x5a4badb20c9b3a80-phy8-lun-0 -> ../../sdp /dev/disk/by-uuid: total 0 lrwxrwxrwx 1 root root 10 Aug 24 11:49 2bcbddd3-9e5b-46f7-81b0-f98114681b1e -> ../../dm-3 lrwxrwxrwx 1 root root 10 Aug 24 11:49 3ee642a7-6b5a-4f10-8527-de144de60538 -> ../../dm-0 lrwxrwxrwx 1 root root 10 Aug 24 11:49 6cb841d2-d8e1-4de1-8b17-1453f062499d -> ../../dm-1 lrwxrwxrwx 1 root root 13 Aug 24 12:00 87bdf826-a4ff-4b5e-9489-4b2c7b60bb20 -> ../../md127p1 lrwxrwxrwx 1 root root 10 Aug 24 11:49 8a6d5a2f-d039-4883-9f00-f4ebf0793d79 -> ../../dm-2 lrwxrwxrwx 1 root root 10 Aug 24 11:49 8ad7a8fa-3e3e-4b14-bf1f-35ff44a4e4bc -> ../../sda1 /dev/md: total 0 lrwxrwxrwx 1 root root 8 Aug 24 12:00 belgic:archive -> ../md126 lrwxrwxrwx 1 root root 8 Aug 24 12:00 cedric:backups -> ../md125 lrwxrwxrwx 1 root root 8 Aug 24 12:00 cedric:disk -> ../md127 lrwxrwxrwx 1 root root 10 Aug 24 12:00 cedric:disk1 -> ../md127p1 lrwxrwxrwx 1 root root 10 Aug 24 12:00 cedric:disk2 -> ../md127p2 Auto-generated on Thu, 24 Aug 2017 18:11:55 +0200 by mdadm bugscript -- System Information: Debian Release: 9.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages mdadm depends on: ii debconf [debconf-2.0] 1.5.61 ii libc6 2.24-11+deb9u1 ii lsb-base 9.20161125 ii udev 232-25+deb9u1 Versions of packages mdadm recommends: ii exim4-daemon-light [mail-transport-agent] 4.89-2+deb9u1 ii kmod 23-2 mdadm suggests no packages. -- debconf information: * mdadm/start_daemon: true mdadm/initrdstart_msg_errconf: mdadm/initrdstart_msg_errblock: mdadm/initrdstart_msg_errexist: mdadm/initrdstart_msg_intro: * mdadm/initrdstart: none mdadm/initrdstart_notinconf: false * mdadm/mail_to: sta...@olympic.calvaedi.com mdadm/initrdstart_msg_errmd: * mdadm/autocheck: true