Bug#599596: /sbin/lvcreate: Does not clean up semaphore arrays after use

Sam Morris sam at robots.org.uk
Tue Oct 12 22:56:55 UTC 2010


On Tue, 2010-10-12 at 12:51 +0200, Peter Rajnoha wrote:
> On 10/11/2010 12:24 PM +0100, Sam Morris wrote:
> > It appears that each lvcreate/lvremove operation creates four cookies,
> > but 'dmsetup udevcomplete' is run only once, thereby leaking three
> > cookies per operation.
> 
> Can you run that lvcreate/lvremove again with "-vvvv" debug messages
> together with the udevd debug log and the output of "dmsetup udevcookies"
> at the end of the run (making sure there are no cookies in system before
> the run, of course). This way we should see and pair the cookies that were
> processed and the ones that remained. We should also see at which stage
> of the lvm command execution the cookie left in the system is actually
> created. Thanks.

Here we go!

-- 
Sam Morris <https://robots.org.uk/>
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078
-------------- next part --------------
# lvcreate -vvvv -s -L 1G -n blah thoth/home
File descriptor 5 left open
#lvmcmdline.c:914         Processing: lvcreate -vvvv -s -L 1G -n blah thoth/home
#lvmcmdline.c:917         O_DIRECT will be used
#config/config.c:950       Setting global/locking_type to 1
#locking/locking.c:223       File-based locking selected.
#config/config.c:927       Setting global/locking_dir to /var/lock/lvm
#lvcreate.c:384     Setting chunksize to 8 sectors.
#activate/activate.c:362       Getting target version for snapshot
#ioctl/libdm-iface.c:1821         dm version   OF   [16384]
#ioctl/libdm-iface.c:1821         dm versions   OF   [16384]
#activate/activate.c:362       Getting target version for snapshot-origin
#ioctl/libdm-iface.c:1821         dm versions   OF   [16384]
#lvcreate.c:302     Setting logging type to disk
#config/config.c:950       Setting activation/mirror_region_size to 512
#lvcreate.c:895     Finding volume group "thoth"
#locking/file_locking.c:164       Locking /var/lock/lvm/V_thoth WB
#device/dev-io.c:439         Opened /dev/md0 RW O_DIRECT
#device/dev-io.c:134         /dev/md0: block size is 1024 bytes
#label/label.c:184       /dev/md0: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/md0
#device/dev-io.c:439         Opened /dev/root RW O_DIRECT
#device/dev-io.c:134         /dev/root: block size is 4096 bytes
#label/label.c:184       /dev/root: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/root
#device/dev-io.c:439         Opened /dev/md1 RW O_DIRECT
#device/dev-io.c:134         /dev/md1: block size is 4096 bytes
#label/label.c:160       /dev/md1: lvm2 label detected
#cache/lvmcache.c:965         lvmcache: /dev/md1: now in VG #orphans_lvm2 (#orphans_lvm2)
#format_text/format-text.c:1095         /dev/md1: Found metadata at 40960 size 3537 (in area at 4096 size 192512) for thoth (tawcES-o4BA-gx9L-jgjA-VbMO-Tv5K-PZSINm)
#cache/lvmcache.c:965         lvmcache: /dev/md1: now in VG thoth with 1 mdas
#cache/lvmcache.c:752         lvmcache: /dev/md1: setting thoth VGID to tawcESo4BAgx9LjgjAVbMOTv5KPZSINm
#cache/lvmcache.c:1002         lvmcache: /dev/md1: VG thoth: Set creation host to thoth.
#device/dev-io.c:439         Opened /dev/dm-1 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-1: block size is 4096 bytes
#label/label.c:184       /dev/dm-1: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-1
#device/dev-io.c:439         Opened /dev/dm-2 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-2: block size is 4096 bytes
#label/label.c:184       /dev/dm-2: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-2
#device/dev-io.c:439         Opened /dev/dm-3 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-3: block size is 4096 bytes
#label/label.c:184       /dev/dm-3: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-3
#device/dev-io.c:439         Opened /dev/dm-4 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-4: block size is 4096 bytes
#label/label.c:184       /dev/dm-4: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-4
#device/dev-io.c:439         Opened /dev/dm-5 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-5: block size is 4096 bytes
#label/label.c:184       /dev/dm-5: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-5
#device/dev-io.c:439         Opened /dev/dm-6 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-6: block size is 4096 bytes
#label/label.c:184       /dev/dm-6: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-6
#device/dev-io.c:439         Opened /dev/dm-7 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-7: block size is 4096 bytes
#label/label.c:184       /dev/dm-7: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-7
#device/dev-io.c:439         Opened /dev/sdc1 RW O_DIRECT
#device/dev-io.c:134         /dev/sdc1: block size is 1024 bytes
#label/label.c:184       /dev/sdc1: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/sdc1
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7356) from /dev/md1 at 40960 size 3537
#metadata/pv_manip.c:272         /dev/md1 0:      0   2384: root(0:0)
#metadata/pv_manip.c:272         /dev/md1 1:   2384   2384: home(0:0)
#metadata/pv_manip.c:272         /dev/md1 2:   4768   3576: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 3:   8344   1192: var(0:0)
#metadata/pv_manip.c:272         /dev/md1 4:   9536    476: swap(0:0)
#metadata/pv_manip.c:272         /dev/md1 5:  10012   5120: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 6:  15132   2560: home(2384:0)
#metadata/pv_manip.c:272         /dev/md1 7:  17692   5120: repos(0:0)
#metadata/pv_manip.c:272         /dev/md1 8:  22812   1024: var(1192:0)
#metadata/pv_manip.c:272         /dev/md1 9:  23836   5120: home(4944:0)
#metadata/pv_manip.c:272         /dev/md1 10:  28956   5120: buildslave(0:0)
#metadata/pv_manip.c:272         /dev/md1 11:  34076   3072: build(0:0)
#metadata/pv_manip.c:272         /dev/md1 12:  37148   1280: repos(5120:0)
#metadata/pv_manip.c:272         /dev/md1 13:  38428   2560: buildresult(0:0)
#metadata/pv_manip.c:272         /dev/md1 14:  40988   1536: build(3072:0)
#metadata/pv_manip.c:272         /dev/md1 15:  42524   1280: repos(6400:0)
#metadata/pv_manip.c:272         /dev/md1 16:  43804   2560: buildslave(5120:0)
#metadata/pv_manip.c:272         /dev/md1 17:  46364   2560: repos(7680:0)
#metadata/pv_manip.c:272         /dev/md1 18:  48924 189495: NULL(0:0)
#activate/activate.c:447         Getting device info for thoth-home
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV NF   [16384]
#format_text/archiver.c:123     Archiving volume group "thoth" metadata (seqno 7356).
#metadata/lv_manip.c:1822     Creating logical volume blah
#metadata/pv_map.c:47         Allowing allocation on /dev/md1 start PE 4768 length 3576
#metadata/pv_map.c:47         Allowing allocation on /dev/md1 start PE 10012 length 5120
#metadata/pv_map.c:47         Allowing allocation on /dev/md1 start PE 48924 length 189495
#metadata/pv_manip.c:272         /dev/md1 0:      0   2384: root(0:0)
#metadata/pv_manip.c:272         /dev/md1 1:   2384   2384: home(0:0)
#metadata/pv_manip.c:272         /dev/md1 2:   4768   3576: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 3:   8344   1192: var(0:0)
#metadata/pv_manip.c:272         /dev/md1 4:   9536    476: swap(0:0)
#metadata/pv_manip.c:272         /dev/md1 5:  10012   5120: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 6:  15132   2560: home(2384:0)
#metadata/pv_manip.c:272         /dev/md1 7:  17692   5120: repos(0:0)
#metadata/pv_manip.c:272         /dev/md1 8:  22812   1024: var(1192:0)
#metadata/pv_manip.c:272         /dev/md1 9:  23836   5120: home(4944:0)
#metadata/pv_manip.c:272         /dev/md1 10:  28956   5120: buildslave(0:0)
#metadata/pv_manip.c:272         /dev/md1 11:  34076   3072: build(0:0)
#metadata/pv_manip.c:272         /dev/md1 12:  37148   1280: repos(5120:0)
#metadata/pv_manip.c:272         /dev/md1 13:  38428   2560: buildresult(0:0)
#metadata/pv_manip.c:272         /dev/md1 14:  40988   1536: build(3072:0)
#metadata/pv_manip.c:272         /dev/md1 15:  42524   1280: repos(6400:0)
#metadata/pv_manip.c:272         /dev/md1 16:  43804   2560: buildslave(5120:0)
#metadata/pv_manip.c:272         /dev/md1 17:  46364   2560: repos(7680:0)
#metadata/pv_manip.c:272         /dev/md1 18:  48924    256: blah(0:0)
#metadata/pv_manip.c:272         /dev/md1 19:  49180 189239: NULL(0:0)
#format_text/format-text.c:566         Writing thoth metadata to /dev/md1 at 44544 len 3771
#format_text/format-text.c:662         Pre-Committing thoth metadata (7357) to /dev/md1 header at 4096
#format_text/archiver.c:363     Creating volume group backup "/etc/lvm/backup/thoth" (seqno 7357).
#format_text/format-text.c:852         Writing thoth metadata to /etc/lvm/backup/.lvm_thoth_15196_1042925967
#format_text/format-text.c:896         Committing thoth metadata (7357)
#format_text/format-text.c:897         Renaming /etc/lvm/backup/thoth.tmp to /etc/lvm/backup/thoth
#format_text/format-text.c:662         Committing thoth metadata (7357) to /dev/md1 header at 4096
#locking/file_locking.c:257       Locking LV tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX (EX)
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7357) from /dev/md1 at 44544 size 3771
#metadata/metadata.c:1864     Found volume group "thoth"
#activate/activate.c:447         Getting device info for thoth-blah
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX NF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX NF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah  NF   [16384]
#mm/memlock.c:99       Locking memory
#mm/memlock.c:130         memlock_count inc to 1
#config/config.c:927       Setting activation/missing_stripe_filler to /dev/ioerror
#activate/dev_manager.c:632         Getting device info for thoth-blah [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-real  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah_mlog  OF   [16384]
#activate/dev_manager.c:823         Checking kernel supports striped segment type for blah
#activate/activate.c:362       Getting target version for linear
#ioctl/libdm-iface.c:1821         dm versions   OF   [16384]
#activate/activate.c:362       Getting target version for striped
#ioctl/libdm-iface.c:1821         dm versions   OF   [16384]
#libdm-deptree.c:1268     Creating thoth-blah
#ioctl/libdm-iface.c:1821         dm create thoth-blah LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX NF   [16384]
#libdm-common.c:799         thoth-blah: Stacking NODE_ADD (253,8) 0:6 0660
#libdm-deptree.c:1601     Loading thoth-blah table (253:8)
#libdm-deptree.c:1547         Adding target to (253:8): 0 2097152 linear 9:1 400785792
#ioctl/libdm-iface.c:1821         dm table   (253:8) OF   [16384]
#ioctl/libdm-iface.c:1821         dm reload   (253:8) NF   [16384]
#libdm-deptree.c:1641         Table size changed from 0 to 2097152 for thoth-blah
#libdm-deptree.c:941     Resuming thoth-blah (253:8)
#libdm-common.c:1153         Udev cookie 0xd4dce1c (semid 1638400) created
#libdm-common.c:1166         Udev cookie 0xd4dce1c (semid 1638400) incremented
#libdm-common.c:1054         Udev cookie 0xd4dce1c (semid 1638400) incremented
#libdm-common.c:1226         Udev cookie 0xd4dce1c (semid 1638400) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:8) NF   [16384]
#libdm-common.c:828         thoth-blah: Stacking NODE_READ_AHEAD 0 (flags=1)
#activate/dev_manager.c:632         Getting device info for thoth-blah [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:8) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-real  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah_mlog  OF   [16384]
#mm/memlock.c:118       Unlocking memory
#mm/memlock.c:137         memlock_count dec to 0
#libdm-common.c:475         Created /dev/mapper/thoth-blah
#libdm-common.c:601         thoth-blah: read ahead is 256
#libdm-common.c:655         thoth-blah: retaining kernel read ahead of 256 (requested 0)
#activate/fs.c:174       Linking /dev/thoth/blah -> /dev/mapper/thoth-blah
#metadata/lv_manip.c:2617     Clearing start of logical volume "blah"
#device/dev-cache.c:260         /dev/thoth/blah: Added to device cache
#device/dev-io.c:439         Opened /dev/thoth/blah RW O_DIRECT
#device/dev-io.c:644         Wiping /dev/thoth/blah at sector 0 length 8 sectors
#device/dev-io.c:134         /dev/thoth/blah: block size is 4096 bytes
#device/dev-io.c:485         Closed /dev/thoth/blah
#metadata/pv_manip.c:272         /dev/md1 0:      0   2384: root(0:0)
#metadata/pv_manip.c:272         /dev/md1 1:   2384   2384: home(0:0)
#metadata/pv_manip.c:272         /dev/md1 2:   4768   3576: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 3:   8344   1192: var(0:0)
#metadata/pv_manip.c:272         /dev/md1 4:   9536    476: swap(0:0)
#metadata/pv_manip.c:272         /dev/md1 5:  10012   5120: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 6:  15132   2560: home(2384:0)
#metadata/pv_manip.c:272         /dev/md1 7:  17692   5120: repos(0:0)
#metadata/pv_manip.c:272         /dev/md1 8:  22812   1024: var(1192:0)
#metadata/pv_manip.c:272         /dev/md1 9:  23836   5120: home(4944:0)
#metadata/pv_manip.c:272         /dev/md1 10:  28956   5120: buildslave(0:0)
#metadata/pv_manip.c:272         /dev/md1 11:  34076   3072: build(0:0)
#metadata/pv_manip.c:272         /dev/md1 12:  37148   1280: repos(5120:0)
#metadata/pv_manip.c:272         /dev/md1 13:  38428   2560: buildresult(0:0)
#metadata/pv_manip.c:272         /dev/md1 14:  40988   1536: build(3072:0)
#metadata/pv_manip.c:272         /dev/md1 15:  42524   1280: repos(6400:0)
#metadata/pv_manip.c:272         /dev/md1 16:  43804   2560: buildslave(5120:0)
#metadata/pv_manip.c:272         /dev/md1 17:  46364   2560: repos(7680:0)
#metadata/pv_manip.c:272         /dev/md1 18:  48924    256: blah(0:0)
#metadata/pv_manip.c:272         /dev/md1 19:  49180 189239: NULL(0:0)
#format_text/format-text.c:566         Writing thoth metadata to /dev/md1 at 48640 len 3998
#format_text/format-text.c:662         Pre-Committing thoth metadata (7358) to /dev/md1 header at 4096
#locking/file_locking.c:252       Locking LV tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV (W)
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#label/label.c:160       /dev/md1: lvm2 label detected
#cache/lvmcache.c:965         lvmcache: /dev/md1: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mdas
#format_text/format-text.c:1095         /dev/md1: Found metadata at 44544 size 3771 (in area at 4096 size 192512) for thoth (tawcES-o4BA-gx9L-jgjA-VbMO-Tv5K-PZSINm)
#cache/lvmcache.c:965         lvmcache: /dev/md1: now in VG thoth with 1 mdas
#cache/lvmcache.c:752         lvmcache: /dev/md1: setting thoth VGID to tawcESo4BAgx9LjgjAVbMOTv5KPZSINm
#cache/lvmcache.c:1002         lvmcache: /dev/md1: VG thoth: Set creation host to thoth.
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7357) from /dev/md1 at 44544 size 3771
#metadata/metadata.c:1864     Found volume group "thoth"
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth pre-commit metadata (7358) from /dev/md1 at 48640 size 3998
#metadata/metadata.c:1864     Found volume group "thoth"
#activate/activate.c:447         Getting device info for thoth-home
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV NF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:1) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-real  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home_mlog  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:8) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-real  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah_mlog  OF   [16384]
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home-real
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home-real
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home-real
#activate/dev_manager.c:823         Checking kernel supports snapshot segment type for blah
#activate/dev_manager.c:823         Checking kernel supports snapshot segment type for blah-cow
#libdm-deptree.c:1268     Creating thoth-home-real
#ioctl/libdm-iface.c:1821         dm create thoth-home-real LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real NF   [16384]
#libdm-common.c:799         thoth-home-real: Stacking NODE_ADD (253,9) 0:6 0660
#libdm-deptree.c:1601     Loading thoth-home-real table (253:9)
#libdm-deptree.c:1547         Adding target to (253:9): 0 19529728 linear 9:1 19530112
#libdm-deptree.c:1547         Adding target to (253:9): 19529728 20971520 linear 9:1 123961728
#libdm-deptree.c:1547         Adding target to (253:9): 40501248 41943040 linear 9:1 195264896
#ioctl/libdm-iface.c:1821         dm table   (253:9) OF   [16384]
#ioctl/libdm-iface.c:1821         dm reload   (253:9) NF   [16384]
#libdm-deptree.c:1641         Table size changed from 0 to 82444288 for thoth-home-real
#libdm-deptree.c:941     Resuming thoth-home-real (253:9)
#libdm-common.c:1153         Udev cookie 0xd4d5bc8 (semid 1671169) created
#libdm-common.c:1166         Udev cookie 0xd4d5bc8 (semid 1671169) incremented
#libdm-common.c:1054         Udev cookie 0xd4d5bc8 (semid 1671169) incremented
#libdm-common.c:1226         Udev cookie 0xd4d5bc8 (semid 1671169) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:9) NF   [16384]
#libdm-common.c:828         thoth-home-real: Stacking NODE_READ_AHEAD 0 (flags=1)
#libdm-deptree.c:1601     Loading thoth-home table (253:1)
#libdm-deptree.c:1547         Adding target to (253:1): 0 82444288 snapshot-origin 253:9
#ioctl/libdm-iface.c:1821         dm table   (253:1) OF   [16384]
#ioctl/libdm-iface.c:1821         dm reload   (253:1) NF   [16384]
#libdm-deptree.c:1268     Creating thoth-blah-cow
#ioctl/libdm-iface.c:1821         dm create thoth-blah-cow LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow NF   [16384]
#libdm-common.c:799         thoth-blah-cow: Stacking NODE_ADD (253,10) 0:6 0660
#libdm-deptree.c:1601     Loading thoth-blah-cow table (253:10)
#libdm-deptree.c:1547         Adding target to (253:10): 0 2097152 linear 9:1 400785792
#ioctl/libdm-iface.c:1821         dm table   (253:10) OF   [16384]
#ioctl/libdm-iface.c:1821         dm reload   (253:10) NF   [16384]
#libdm-deptree.c:1641         Table size changed from 0 to 2097152 for thoth-blah-cow
#libdm-deptree.c:941     Resuming thoth-blah-cow (253:10)
#libdm-common.c:1054         Udev cookie 0xd4d5bc8 (semid 1671169) incremented
#libdm-common.c:1226         Udev cookie 0xd4d5bc8 (semid 1671169) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:10) NF   [16384]
#libdm-common.c:828         thoth-blah-cow: Stacking NODE_READ_AHEAD 0 (flags=1)
#libdm-deptree.c:1601     Loading thoth-blah table (253:8)
#libdm-deptree.c:1547         Adding target to (253:8): 0 82444288 snapshot 253:9 253:10 P 8
#ioctl/libdm-iface.c:1821         dm table   (253:8) OF   [16384]
#ioctl/libdm-iface.c:1821         dm reload   (253:8) NF   [16384]
#libdm-deptree.c:1641         Table size changed from 2097152 to 82444288 for thoth-blah
#activate/fs.c:167       Removing /dev/thoth/home
#activate/fs.c:174       Linking /dev/thoth/home -> /dev/mapper/thoth-home
#activate/fs.c:167       Removing /dev/thoth/blah
#activate/fs.c:174       Linking /dev/thoth/blah -> /dev/mapper/thoth-blah
#mm/memlock.c:99       Locking memory
#mm/memlock.c:130         memlock_count inc to 1
#activate/dev_manager.c:632         Getting device info for thoth-home [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:1) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:9) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home_mlog  OF   [16384]
#ioctl/libdm-iface.c:1821         dm info   (253:1) NF   [16384]
#libdm-deptree.c:986     Suspending thoth-home (253:1) with filesystem sync with device flush
#ioctl/libdm-iface.c:1821         dm suspend   (253:1) NF   [16384]
#ioctl/libdm-iface.c:1821         dm info   (253:9) NF   [16384]
#libdm-deptree.c:986     Suspending thoth-home-real (253:9) with filesystem sync with device flush
#ioctl/libdm-iface.c:1821         dm suspend   (253:9) NF   [16384]
#format_text/format-text.c:662         Committing thoth metadata (7358) to /dev/md1 header at 4096
#locking/file_locking.c:234       Unlocking LV tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7358) from /dev/md1 at 48640 size 3998
#metadata/metadata.c:1864     Found volume group "thoth"
#activate/activate.c:447         Getting device info for thoth-home
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV NF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:1) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:9) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home_mlog  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:8) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-real  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:10) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah_mlog  OF   [16384]
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home-real
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home-real
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home-real
#activate/dev_manager.c:823         Checking kernel supports snapshot segment type for blah
#activate/dev_manager.c:823         Checking kernel supports snapshot segment type for blah-cow
#libdm-deptree.c:1601     Loading thoth-home-real table (253:9)
#libdm-deptree.c:1547         Adding target to (253:9): 0 19529728 linear 9:1 19530112
#libdm-deptree.c:1547         Adding target to (253:9): 19529728 20971520 linear 9:1 123961728
#libdm-deptree.c:1547         Adding target to (253:9): 40501248 41943040 linear 9:1 195264896
#ioctl/libdm-iface.c:1821         dm table   (253:9) OF   [16384]
#libdm-deptree.c:1634     Suppressed thoth-home-real identical table reload.
#libdm-deptree.c:1601     Loading thoth-blah-cow table (253:10)
#libdm-deptree.c:1547         Adding target to (253:10): 0 2097152 linear 9:1 400785792
#ioctl/libdm-iface.c:1821         dm table   (253:10) OF   [16384]
#libdm-deptree.c:1634     Suppressed thoth-blah-cow identical table reload.
#libdm-deptree.c:941     Resuming thoth-home-real (253:9)
#libdm-common.c:1153         Udev cookie 0xd4d7d87 (semid 1703938) created
#libdm-common.c:1166         Udev cookie 0xd4d7d87 (semid 1703938) incremented
#libdm-common.c:1054         Udev cookie 0xd4d7d87 (semid 1703938) incremented
#libdm-common.c:1226         Udev cookie 0xd4d7d87 (semid 1703938) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:9) NF   [16384]
#libdm-common.c:828         thoth-home-real: Stacking NODE_READ_AHEAD 0 (flags=1)
#libdm-deptree.c:941     Resuming thoth-blah (253:8)
#libdm-common.c:1054         Udev cookie 0xd4d7d87 (semid 1703938) incremented
#libdm-common.c:1226         Udev cookie 0xd4d7d87 (semid 1703938) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:8) NF   [16384]
#libdm-common.c:828         thoth-blah: Stacking NODE_READ_AHEAD 0 (flags=1)
#libdm-deptree.c:941     Resuming thoth-home (253:1)
#libdm-common.c:1054         Udev cookie 0xd4d7d87 (semid 1703938) incremented
#libdm-common.c:1226         Udev cookie 0xd4d7d87 (semid 1703938) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:1) NF   [16384]
#libdm-common.c:828         thoth-home: Stacking NODE_READ_AHEAD 0 (flags=1)
#activate/dev_manager.c:632         Getting device info for thoth-home [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:1) OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:9) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home_mlog  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:8) OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:10) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-real  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah_mlog  OF   [16384]
#mm/memlock.c:118       Unlocking memory
#mm/memlock.c:137         memlock_count dec to 0
#libdm-common.c:601         thoth-home-real: read ahead is 256
#libdm-common.c:655         thoth-home-real: retaining kernel read ahead of 256 (requested 0)
#libdm-common.c:601         thoth-blah-cow: read ahead is 256
#libdm-common.c:655         thoth-blah-cow: retaining kernel read ahead of 256 (requested 0)
#libdm-common.c:601         thoth-home-real: read ahead is 256
#libdm-common.c:655         thoth-home-real: retaining kernel read ahead of 256 (requested 0)
#libdm-common.c:601         thoth-blah: read ahead is 256
#libdm-common.c:655         thoth-blah: retaining kernel read ahead of 256 (requested 0)
#libdm-common.c:601         thoth-home: read ahead is 256
#libdm-common.c:655         thoth-home: retaining kernel read ahead of 256 (requested 0)
#activate/fs.c:167       Removing /dev/thoth/home
#activate/fs.c:174       Linking /dev/thoth/home -> /dev/mapper/thoth-home
#activate/fs.c:167       Removing /dev/thoth/blah
#activate/fs.c:174       Linking /dev/thoth/blah -> /dev/mapper/thoth-blah
#format_text/archiver.c:363     Creating volume group backup "/etc/lvm/backup/thoth" (seqno 7358).
#format_text/format-text.c:852         Writing thoth metadata to /etc/lvm/backup/.lvm_thoth_15196_822600818
#format_text/format-text.c:896         Committing thoth metadata (7358)
#format_text/format-text.c:897         Renaming /etc/lvm/backup/thoth.tmp to /etc/lvm/backup/thoth
  Logical volume "blah" created
#locking/file_locking.c:59       Unlocking /var/lock/lvm/V_thoth
#device/dev-io.c:485         Closed /dev/md1
-------------- next part --------------
# lvremove -vvvv thoth/blah
#lvmcmdline.c:914         Processing: lvremove -vvvv thoth/blah
#lvmcmdline.c:917         O_DIRECT will be used
#config/config.c:950       Setting global/locking_type to 1
#locking/locking.c:223       File-based locking selected.
#config/config.c:927       Setting global/locking_dir to /var/lock/lvm
#toollib.c:247     Using logical volume(s) on command line
#locking/file_locking.c:164       Locking /var/lock/lvm/V_thoth WB
#device/dev-io.c:439         Opened /dev/md0 RW O_DIRECT
#device/dev-io.c:134         /dev/md0: block size is 1024 bytes
#label/label.c:184       /dev/md0: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/md0
#device/dev-io.c:439         Opened /dev/root RW O_DIRECT
#device/dev-io.c:134         /dev/root: block size is 4096 bytes
#label/label.c:184       /dev/root: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/root
#device/dev-io.c:439         Opened /dev/md1 RW O_DIRECT
#device/dev-io.c:134         /dev/md1: block size is 4096 bytes
#label/label.c:160       /dev/md1: lvm2 label detected
#cache/lvmcache.c:965         lvmcache: /dev/md1: now in VG #orphans_lvm2 (#orphans_lvm2)
#format_text/format-text.c:1095         /dev/md1: Found metadata at 48640 size 3998 (in area at 4096 size 192512) for thoth (tawcES-o4BA-gx9L-jgjA-VbMO-Tv5K-PZSINm)
#cache/lvmcache.c:965         lvmcache: /dev/md1: now in VG thoth with 1 mdas
#cache/lvmcache.c:752         lvmcache: /dev/md1: setting thoth VGID to tawcESo4BAgx9LjgjAVbMOTv5KPZSINm
#cache/lvmcache.c:1002         lvmcache: /dev/md1: VG thoth: Set creation host to thoth.
#device/dev-io.c:439         Opened /dev/dm-1 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-1: block size is 4096 bytes
#label/label.c:184       /dev/dm-1: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-1
#device/dev-io.c:439         Opened /dev/dm-2 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-2: block size is 4096 bytes
#label/label.c:184       /dev/dm-2: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-2
#device/dev-io.c:439         Opened /dev/dm-3 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-3: block size is 4096 bytes
#label/label.c:184       /dev/dm-3: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-3
#device/dev-io.c:439         Opened /dev/dm-4 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-4: block size is 4096 bytes
#label/label.c:184       /dev/dm-4: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-4
#device/dev-io.c:439         Opened /dev/dm-5 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-5: block size is 4096 bytes
#label/label.c:184       /dev/dm-5: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-5
#device/dev-io.c:439         Opened /dev/dm-6 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-6: block size is 4096 bytes
#label/label.c:184       /dev/dm-6: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-6
#device/dev-io.c:439         Opened /dev/dm-7 RW O_DIRECT
#device/dev-io.c:134         /dev/dm-7: block size is 4096 bytes
#label/label.c:184       /dev/dm-7: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/dm-7
#device/dev-io.c:439         Opened /dev/sdc1 RW O_DIRECT
#device/dev-io.c:134         /dev/sdc1: block size is 1024 bytes
#label/label.c:184       /dev/sdc1: No label detected
#label/label.c:287         <backtrace>
#device/dev-io.c:485         Closed /dev/sdc1
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7358) from /dev/md1 at 48640 size 3998
#metadata/pv_manip.c:272         /dev/md1 0:      0   2384: root(0:0)
#metadata/pv_manip.c:272         /dev/md1 1:   2384   2384: home(0:0)
#metadata/pv_manip.c:272         /dev/md1 2:   4768   3576: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 3:   8344   1192: var(0:0)
#metadata/pv_manip.c:272         /dev/md1 4:   9536    476: swap(0:0)
#metadata/pv_manip.c:272         /dev/md1 5:  10012   5120: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 6:  15132   2560: home(2384:0)
#metadata/pv_manip.c:272         /dev/md1 7:  17692   5120: repos(0:0)
#metadata/pv_manip.c:272         /dev/md1 8:  22812   1024: var(1192:0)
#metadata/pv_manip.c:272         /dev/md1 9:  23836   5120: home(4944:0)
#metadata/pv_manip.c:272         /dev/md1 10:  28956   5120: buildslave(0:0)
#metadata/pv_manip.c:272         /dev/md1 11:  34076   3072: build(0:0)
#metadata/pv_manip.c:272         /dev/md1 12:  37148   1280: repos(5120:0)
#metadata/pv_manip.c:272         /dev/md1 13:  38428   2560: buildresult(0:0)
#metadata/pv_manip.c:272         /dev/md1 14:  40988   1536: build(3072:0)
#metadata/pv_manip.c:272         /dev/md1 15:  42524   1280: repos(6400:0)
#metadata/pv_manip.c:272         /dev/md1 16:  43804   2560: buildslave(5120:0)
#metadata/pv_manip.c:272         /dev/md1 17:  46364   2560: repos(7680:0)
#metadata/pv_manip.c:272         /dev/md1 18:  48924    256: blah(0:0)
#metadata/pv_manip.c:272         /dev/md1 19:  49180 189239: NULL(0:0)
#activate/activate.c:447         Getting device info for thoth-blah
#ioctl/libdm-iface.c:1821         dm version   OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
Do you really want to remove active logical volume "blah"? [y/n]: y
#format_text/archiver.c:123     Archiving volume group "thoth" metadata (seqno 7358).
#locking/file_locking.c:239       Locking LV tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX (NL)
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7358) from /dev/md1 at 48640 size 3998
#metadata/metadata.c:1864     Found volume group "thoth"
#activate/activate.c:447         Getting device info for thoth-blah
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#mm/memlock.c:99       Locking memory
#mm/memlock.c:130         memlock_count inc to 1
#config/config.c:927       Setting activation/missing_stripe_filler to /dev/ioerror
#activate/dev_manager.c:632         Getting device info for thoth-blah [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:8) OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:9) OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:10) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah-real  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-blah_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah_mlog  OF   [16384]
#ioctl/libdm-iface.c:1821         dm info   (253:8) OF   [16384]
#libdm-deptree.c:865     Removing thoth-blah (253:8)
#libdm-common.c:1153         Udev cookie 0xd4d7da8 (semid 1736707) created
#libdm-common.c:1166         Udev cookie 0xd4d7da8 (semid 1736707) incremented
#libdm-common.c:1054         Udev cookie 0xd4d7da8 (semid 1736707) incremented
#libdm-common.c:1226         Udev cookie 0xd4d7da8 (semid 1736707) assigned to dm_task type 2 with flags 0x0
#ioctl/libdm-iface.c:1821         dm remove   (253:8) NF   [16384]
#libdm-common.c:815         thoth-blah: Stacking NODE_DEL (replaces other stacked ops)
#ioctl/libdm-iface.c:1821         dm info   (253:9) OF   [16384]
#ioctl/libdm-iface.c:1821         dm info   (253:10) OF   [16384]
#libdm-deptree.c:865     Removing thoth-blah-cow (253:10)
#libdm-common.c:1054         Udev cookie 0xd4d7da8 (semid 1736707) incremented
#libdm-common.c:1226         Udev cookie 0xd4d7da8 (semid 1736707) assigned to dm_task type 2 with flags 0x0
#ioctl/libdm-iface.c:1821         dm remove   (253:10) NF   [16384]
#libdm-common.c:815         thoth-blah-cow: Stacking NODE_DEL (replaces other stacked ops)
#mm/memlock.c:118       Unlocking memory
#mm/memlock.c:137         memlock_count dec to 0
#activate/fs.c:205       Removing link /dev/thoth/blah
#locking/file_locking.c:234       Unlocking LV tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7358) from /dev/md1 at 48640 size 3998
#metadata/metadata.c:1864     Found volume group "thoth"
#activate/activate.c:447         Getting device info for thoth-blah
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX NF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX NF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-blah  NF   [16384]
#metadata/lv_manip.c:2019     Removing snapshot blah
#metadata/lv_manip.c:2024     Releasing logical volume "blah"
#metadata/pv_manip.c:272         /dev/md1 0:      0   2384: root(0:0)
#metadata/pv_manip.c:272         /dev/md1 1:   2384   2384: home(0:0)
#metadata/pv_manip.c:272         /dev/md1 2:   4768   3576: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 3:   8344   1192: var(0:0)
#metadata/pv_manip.c:272         /dev/md1 4:   9536    476: swap(0:0)
#metadata/pv_manip.c:272         /dev/md1 5:  10012   5120: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 6:  15132   2560: home(2384:0)
#metadata/pv_manip.c:272         /dev/md1 7:  17692   5120: repos(0:0)
#metadata/pv_manip.c:272         /dev/md1 8:  22812   1024: var(1192:0)
#metadata/pv_manip.c:272         /dev/md1 9:  23836   5120: home(4944:0)
#metadata/pv_manip.c:272         /dev/md1 10:  28956   5120: buildslave(0:0)
#metadata/pv_manip.c:272         /dev/md1 11:  34076   3072: build(0:0)
#metadata/pv_manip.c:272         /dev/md1 12:  37148   1280: repos(5120:0)
#metadata/pv_manip.c:272         /dev/md1 13:  38428   2560: buildresult(0:0)
#metadata/pv_manip.c:272         /dev/md1 14:  40988   1536: build(3072:0)
#metadata/pv_manip.c:272         /dev/md1 15:  42524   1280: repos(6400:0)
#metadata/pv_manip.c:272         /dev/md1 16:  43804   2560: buildslave(5120:0)
#metadata/pv_manip.c:272         /dev/md1 17:  46364   2560: repos(7680:0)
#metadata/pv_manip.c:272         /dev/md1 18:  48924    256: NULL(0:0)
#metadata/pv_manip.c:272         /dev/md1 19:  49180 189239: NULL(0:0)
#format_text/format-text.c:566         Writing thoth metadata to /dev/md1 at 52736 len 3537
#format_text/format-text.c:662         Pre-Committing thoth metadata (7359) to /dev/md1 header at 4096
#format_text/archiver.c:363     Creating volume group backup "/etc/lvm/backup/thoth" (seqno 7359).
#format_text/format-text.c:852         Writing thoth metadata to /etc/lvm/backup/.lvm_thoth_15251_1603286593
#format_text/format-text.c:896         Committing thoth metadata (7359)
#format_text/format-text.c:897         Renaming /etc/lvm/backup/thoth.tmp to /etc/lvm/backup/thoth
#format_text/format-text.c:662         Committing thoth metadata (7359) to /dev/md1 header at 4096
#locking/file_locking.c:252       Locking LV tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV (W)
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7359) from /dev/md1 at 52736 size 3537
#metadata/metadata.c:1864     Found volume group "thoth"
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7359) from /dev/md1 at 52736 size 3537
#metadata/metadata.c:1864     Found volume group "thoth"
#activate/activate.c:447         Getting device info for thoth-home
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV NF   [16384]
#mm/memlock.c:99       Locking memory
#mm/memlock.c:130         memlock_count inc to 1
#activate/dev_manager.c:632         Getting device info for thoth-home [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:1) OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:9) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home_mlog  OF   [16384]
#ioctl/libdm-iface.c:1821         dm info   (253:1) NF   [16384]
#libdm-deptree.c:986     Suspending thoth-home (253:1) with device flush
#ioctl/libdm-iface.c:1821         dm suspend   (253:1) NFS    [16384]
#ioctl/libdm-iface.c:1821         dm info   (253:9) NF   [16384]
#libdm-deptree.c:986     Suspending thoth-home-real (253:9) with device flush
#ioctl/libdm-iface.c:1821         dm suspend   (253:9) NFS    [16384]
#locking/file_locking.c:234       Unlocking LV tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#metadata/metadata.c:1858       Finding volume group for uuid tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
#label/label.c:270         Using cached label for /dev/md1
#label/label.c:270         Using cached label for /dev/md1
#format_text/format-text.c:476         Read thoth metadata (7359) from /dev/md1 at 52736 size 3537
#metadata/metadata.c:1864     Found volume group "thoth"
#activate/activate.c:447         Getting device info for thoth-home
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV NF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:1) OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:9) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home_mlog  OF   [16384]
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home
#activate/activate.c:362       Getting target version for linear
#ioctl/libdm-iface.c:1821         dm versions   OF   [16384]
#activate/activate.c:362       Getting target version for striped
#ioctl/libdm-iface.c:1821         dm versions   OF   [16384]
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home
#activate/dev_manager.c:823         Checking kernel supports striped segment type for home
#libdm-deptree.c:1601     Loading thoth-home table (253:1)
#libdm-deptree.c:1547         Adding target to (253:1): 0 19529728 linear 9:1 19530112
#libdm-deptree.c:1547         Adding target to (253:1): 19529728 20971520 linear 9:1 123961728
#libdm-deptree.c:1547         Adding target to (253:1): 40501248 41943040 linear 9:1 195264896
#ioctl/libdm-iface.c:1821         dm table   (253:1) OF   [16384]
#ioctl/libdm-iface.c:1821         dm reload   (253:1) NF   [16384]
#libdm-deptree.c:941     Resuming thoth-home-real (253:9)
#libdm-common.c:1153         Udev cookie 0xd4d3ef3 (semid 1769476) created
#libdm-common.c:1166         Udev cookie 0xd4d3ef3 (semid 1769476) incremented
#libdm-common.c:1054         Udev cookie 0xd4d3ef3 (semid 1769476) incremented
#libdm-common.c:1226         Udev cookie 0xd4d3ef3 (semid 1769476) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:9) NF   [16384]
#libdm-common.c:828         thoth-home-real: Stacking NODE_READ_AHEAD 0 (flags=0)
#libdm-deptree.c:941     Resuming thoth-home (253:1)
#libdm-common.c:1054         Udev cookie 0xd4d3ef3 (semid 1769476) incremented
#libdm-common.c:1226         Udev cookie 0xd4d3ef3 (semid 1769476) assigned to dm_task type 5 with flags 0x0
#ioctl/libdm-iface.c:1821         dm resume   (253:1) NF   [16384]
#libdm-common.c:828         thoth-home: Stacking NODE_READ_AHEAD 0 (flags=1)
#activate/dev_manager.c:632         Getting device info for thoth-home [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:1) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-real [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real OF   [16384]
#ioctl/libdm-iface.c:1821         dm deps   (253:9) OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home-cow [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-cow OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home-cow  OF   [16384]
#activate/dev_manager.c:632         Getting device info for thoth-home_mlog [LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog]
#ioctl/libdm-iface.c:1821         dm info  LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info  tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-_mlog OF   [16384]
#ioctl/libdm-iface.c:1821         dm info thoth-home_mlog  OF   [16384]
#ioctl/libdm-iface.c:1821         dm info   (253:9) OF   [16384]
#libdm-deptree.c:865     Removing thoth-home-real (253:9)
#libdm-common.c:1153         Udev cookie 0xd4df556 (semid 1802245) created
#libdm-common.c:1166         Udev cookie 0xd4df556 (semid 1802245) incremented
#libdm-common.c:1054         Udev cookie 0xd4df556 (semid 1802245) incremented
#libdm-common.c:1226         Udev cookie 0xd4df556 (semid 1802245) assigned to dm_task type 2 with flags 0x0
#ioctl/libdm-iface.c:1821         dm remove   (253:9) NF   [16384]
#libdm-common.c:815         thoth-home-real: Stacking NODE_DEL (replaces other stacked ops)
#mm/memlock.c:118       Unlocking memory
#mm/memlock.c:137         memlock_count dec to 0
#libdm-common.c:601         thoth-home: read ahead is 256
#libdm-common.c:655         thoth-home: retaining kernel read ahead of 256 (requested 0)
#activate/fs.c:167       Removing /dev/thoth/home
#activate/fs.c:174       Linking /dev/thoth/home -> /dev/mapper/thoth-home
  Logical volume "blah" successfully removed
#locking/file_locking.c:59       Unlocking /var/lock/lvm/V_thoth
#device/dev-io.c:485         Closed /dev/md1
-------------- next part --------------
Oct 12 21:47:51 thoth daemon: here_we_go
Oct 12 21:48:09 thoth udevd[643]: worker [2315] exit
Oct 12 21:48:09 thoth udevd[643]: worker [2315] cleaned up
Oct 12 21:48:09 thoth udevd[643]: worker [2428] exit
Oct 12 21:48:09 thoth udevd[643]: worker [2428] cleaned up
Oct 12 21:48:35 thoth udevd[643]: device 0x1720b10 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'
Oct 12 21:48:35 thoth udevd[643]: device 0x1720b10 filled with db file data
Oct 12 21:48:35 thoth udevd[643]: inotify event: 8 for /dev/sdc1
Oct 12 21:48:35 thoth udevd[643]: device /dev/sdc1 closed, synthesising 'change'
Oct 12 21:48:35 thoth udevd[643]: seq 1818 queued, 'change' 'block'
Oct 12 21:48:35 thoth udevd[643]: seq 1818 forked new worker [15197]
Oct 12 21:48:35 thoth udevd-work[15197]: seq 1818 running
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x17109e0 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x17109e0 filled with db file data
Oct 12 21:48:35 thoth udevd-work[15197]: removing watch on '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: LINK 'block/8:33' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x170f3f0 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc'
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x170f3f0 filled with db file data
Oct 12 21:48:35 thoth udevd-work[15197]: LINK 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1' /lib/udev/rules.d/60-persistent-storage.rules:99
Oct 12 21:48:35 thoth udevd-work[15197]: LINK 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1' /lib/udev/rules.d/60-persistent-storage.rules:104
Oct 12 21:48:35 thoth udevd-work[15197]: LINK 'disk/by-id/wwn-0x50014ee157145b04-part1' /lib/udev/rules.d/60-persistent-storage.rules:114
Oct 12 21:48:35 thoth udevd-work[15197]: LINK 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1' /lib/udev/rules.d/60-persistent-storage.rules:120
Oct 12 21:48:35 thoth udevd-work[15197]: IMPORT '/sbin/blkid -o udev -p /dev/sdc1' /lib/udev/rules.d/60-persistent-storage.rules:137
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/sdc1' started
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_LABEL=backup'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_LABEL_ENC=backup'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID=f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID_ENC=f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_SEC_TYPE=ext2'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_VERSION=1.0'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=ext3'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=filesystem'
Oct 12 21:48:35 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/sdc1' returned with exitcode 0
Oct 12 21:48:35 thoth udevd-work[15197]: LINK 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297' /lib/udev/rules.d/60-persistent-storage.rules:144
Oct 12 21:48:35 thoth udevd-work[15197]: LINK 'disk/by-label/backup' /lib/udev/rules.d/60-persistent-storage.rules:146
Oct 12 21:48:35 thoth udevd-work[15197]: IMPORT 'fstab_import sdc1 block/8:33 disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 disk/by-id/wwn-0x50014ee157145b04-part1 disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 disk/by-label/backup mapper/' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:48:35 thoth udevd-work[15197]: 'fstab_import sdc1 block/8:33 disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 disk/by-id/wwn-0x50014ee157145b04-part1 disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 disk/by-label/backup mapper/' started
Oct 12 21:48:35 thoth fstab_id[15199]: custom logging function 0x2591010 registered
Oct 12 21:48:35 thoth fstab_id[15199]: found 'proc'@'/proc'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/md0'@'/boot'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'md0' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-home' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/mapper/thoth-var'@'/var'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-var' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/mapper/thoth-repos'@'/srv/repos'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-repos' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/mapper/thoth-buildslave'@'/var/local/lib/buildslave'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-buildslave' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/thoth/build'@'/srv/build'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/build' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/thoth/buildresult'@'/srv/buildresult'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'thoth/buildresult' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/dev/mapper/thoth-swap'@'none'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'mapper/thoth-swap' == 'mapper/'
Oct 12 21:48:35 thoth fstab_id[15199]: found '/srv/tftp/ontpre/cd080802.iso'@'/srv/tftp/ontpre/cd080802'
Oct 12 21:48:35 thoth fstab_id[15199]: found 'LABEL=backup'@'/media/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'sdc1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'block/8:33'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'disk/by-label/backup'
Oct 12 21:48:35 thoth fstab_id[15199]: compare 'backup' == 'mapper/'
Oct 12 21:48:35 thoth udevd-work[15197]: 'fstab_import sdc1 block/8:33 disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 disk/by-id/wwn-0x50014ee157145b04-part1 disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 disk/by-label/backup mapper/' returned with exitcode 1
Oct 12 21:48:35 thoth udevd-work[15197]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x1714180 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0'
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x17144a0 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0'
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x1714790 has devpath '/devices/pci0000:00/0000:00:1f.2/host7'
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x1714a70 has devpath '/devices/pci0000:00/0000:00:1f.2'
Oct 12 21:48:35 thoth udevd-work[15197]: device 0x1714d60 has devpath '/devices/pci0000:00'
Oct 12 21:48:35 thoth udevd-work[15197]: no node name set, will use kernel supplied name 'sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: created db file for '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1' in '/dev/.udev/db/block:sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: creating device node '/dev/sdc1', devnum=8:33, mode=0660, uid=0, gid=6
Oct 12 21:48:35 thoth udevd-work[15197]: preserve file '/dev/sdc1', because it has correct dev_t
Oct 12 21:48:35 thoth udevd-work[15197]: preserve permissions /dev/sdc1, 060660, uid=0, gid=6
Oct 12 21:48:35 thoth udevd-work[15197]: preserve already existing symlink '/dev/block/8:33' to '../sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-id\x2fscsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth udevd-work[15197]: creating link '/dev/disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1' to '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1' to '../../sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-id\x2fata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:48:35 thoth udevd-work[15197]: creating link '/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1' to '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1' to '../../sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-id\x2fwwn-0x50014ee157145b04-part1'
Oct 12 21:48:35 thoth udevd-work[15197]: creating link '/dev/disk/by-id/wwn-0x50014ee157145b04-part1' to '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-id/wwn-0x50014ee157145b04-part1' to '../../sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-path\x2fpci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:48:35 thoth udevd-work[15197]: creating link '/dev/disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1' to '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1' to '../../sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-uuid\x2ff1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:48:35 thoth udevd-work[15197]: creating link '/dev/disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297' to '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297' to '../../sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-label\x2fbackup'
Oct 12 21:48:35 thoth udevd-work[15197]: creating link '/dev/disk/by-label/backup' to '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-label/backup' to '../../sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: adding watch on '/dev/sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: created db file for '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1' in '/dev/.udev/db/block:sdc1'
Oct 12 21:48:35 thoth udevd-work[15197]: passed -1 bytes to netlink monitor 0x1720d40
Oct 12 21:48:35 thoth udevd[643]: seq 1818 done with 0
Oct 12 21:48:35 thoth udevd-work[15197]: seq 1818 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1819 queued, 'add' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 170 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd[643]: seq 1820 queued, 'add' 'bdi'
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1819 running
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1720b10 has devpath '/devices/virtual/block/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'block/253:8' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd[643]: seq 1820 forked new worker [15200]
Oct 12 21:48:37 thoth udevd-work[15197]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15197]: no node name set, will use kernel supplied name 'dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: created db link (dm-8 block/253:8)
Oct 12 21:48:37 thoth udevd-work[15197]: creating device node '/dev/dm-8', devnum=253:8, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve file '/dev/dm-8', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15197]: preserve permissions /dev/dm-8, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: creating symlink '/dev/block/253:8' to '../dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: passed -1 bytes to netlink monitor 0x1720d40
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1819 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1819 done with 0
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1820 running
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1721910 has devpath '/devices/virtual/bdi/253:8'
Oct 12 21:48:37 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1820 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1820 done with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1821 queued, 'change' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1821 running
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1720b10 has devpath '/devices/virtual/block/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1720b10 filled with db symlink data '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'block/253:8' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/dmsetup udevflags 4247068' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4247068' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4247068' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'mapper/thoth-blah' /lib/udev/rules.d/55-dm.rules:78
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-name-thoth-blah' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX' /lib/udev/rules.d/60-persistent-storage-dm.rules:10
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/blkid -o udev -p /dev/dm-8' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-8' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=DM_snapshot_cow'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=other'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-8' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT 'fstab_import dm-8 block/253:8 mapper/thoth-blah disk/by-id/dm-name-thoth-blah disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX mapper/thoth-blah' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-8 block/253:8 mapper/thoth-blah disk/by-id/dm-name-thoth-blah disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX mapper/thoth-blah' started
Oct 12 21:48:37 thoth fstab_id[15204]: custom logging function 0x2467010 registered
Oct 12 21:48:37 thoth fstab_id[15204]: found 'proc'@'/proc'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/md0'@'/boot'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'md0' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'md0' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'md0' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'md0' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'md0' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'md0' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-home' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-home' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-home' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-home' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-home' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-home' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/mapper/thoth-var'@'/var'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-var' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-var' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-var' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-var' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-var' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-var' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/mapper/thoth-repos'@'/srv/repos'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-repos' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-repos' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-repos' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-repos' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/mapper/thoth-buildslave'@'/var/local/lib/buildslave'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-buildslave' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-buildslave' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/thoth/build'@'/srv/build'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/build' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/build' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/build' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/build' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/build' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/build' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/thoth/buildresult'@'/srv/buildresult'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/buildresult' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/buildresult' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/buildresult' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/buildresult' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/buildresult' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'thoth/buildresult' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/dev/mapper/thoth-swap'@'none'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-swap' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-swap' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-swap' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'mapper/thoth-swap' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: found '/srv/tftp/ontpre/cd080802.iso'@'/srv/tftp/ontpre/cd080802'
Oct 12 21:48:37 thoth fstab_id[15204]: found 'LABEL=backup'@'/media/backup'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'backup' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'backup' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'backup' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'backup' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'backup' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15204]: compare 'backup' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-8 block/253:8 mapper/thoth-blah disk/by-id/dm-name-thoth-blah disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX mapper/thoth-blah' returned with exitcode 1
Oct 12 21:48:37 thoth udevd-work[15197]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15197]: no node name set, will use kernel supplied name 'dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: created db file for '/devices/virtual/block/dm-8' in '/dev/.udev/db/block:dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: creating device node '/dev/dm-8', devnum=253:8, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve file '/dev/dm-8', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15197]: preserve permissions /dev/dm-8, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/block/253:8' to '../dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/mapper/thoth-blah' to '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: found existing node instead of symlink '/dev/mapper/thoth-blah'
Oct 12 21:48:37 thoth udevd-work[15197]: replace device node '/dev/mapper/thoth-blah' with symlink to our node '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: atomically replace '/dev/mapper/thoth-blah'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-name-thoth-blah' to '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: creating symlink '/dev/disk/by-id/dm-name-thoth-blah' to '../../dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX' to '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: creating symlink '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX' to '../../dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4247068' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4247068' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: passed -1 bytes to netlink monitor 0x1720d40
Oct 12 21:48:37 thoth udevd[643]: seq 1821 done with 0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1821 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1822 queued, 'add' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 170 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd[643]: seq 1823 queued, 'add' 'bdi'
Oct 12 21:48:37 thoth udevd[643]: passed 123 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1822 running
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1823 running
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1712520 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1721910 has devpath '/devices/virtual/bdi/253:9'
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'block/253:9' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15197]: no node name set, will use kernel supplied name 'dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: created db link (dm-9 block/253:9)
Oct 12 21:48:37 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:48:37 thoth udevd-work[15197]: creating device node '/dev/dm-9', devnum=253:9, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd[643]: seq 1823 done with 0
Oct 12 21:48:37 thoth udevd-work[15197]: preserve file '/dev/dm-9', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15197]: preserve permissions /dev/dm-9, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: creating symlink '/dev/block/253:9' to '../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: passed -1 bytes to netlink monitor 0x1720d40
Oct 12 21:48:37 thoth udevd[643]: seq 1822 done with 0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1822 processed with 0
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1823 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1824 queued, 'change' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1824 running
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1720b10 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1720b10 filled with db symlink data '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'block/253:9' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/dmsetup udevflags 4217800' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4217800' started
Oct 12 21:48:37 thoth udevd[643]: seq 1825 queued, 'add' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 173 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd[643]: seq 1826 queued, 'add' 'bdi'
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1825 running
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1721a10 has devpath '/devices/virtual/block/dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'block/253:10' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd[643]: seq 1826 forked new worker [15209]
Oct 12 21:48:37 thoth udevd-work[15200]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15200]: no node name set, will use kernel supplied name 'dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: created db link (dm-10 block/253:10)
Oct 12 21:48:37 thoth udevd-work[15200]: creating device node '/dev/dm-10', devnum=253:10, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15200]: preserve file '/dev/dm-10', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15200]: preserve permissions /dev/dm-10, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15200]: creating symlink '/dev/block/253:10' to '../dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1825 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1825 done with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1827 queued, 'change' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 194 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1827 running
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1721a10 has devpath '/devices/virtual/block/dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1721a10 filled with db symlink data '/dev/dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'block/253:10' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd-work[15209]: seq 1826 running
Oct 12 21:48:37 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup udevflags 4217800' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4217800' started
Oct 12 21:48:37 thoth udevd-work[15209]: device 0x1710a20 has devpath '/devices/virtual/bdi/253:10'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4217800' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'mapper/thoth-home-real' /lib/udev/rules.d/55-dm.rules:78
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-name-thoth-home-real' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real' /lib/udev/rules.d/60-persistent-storage-dm.rules:10
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/blkid -o udev -p /dev/dm-9' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-9' started
Oct 12 21:48:37 thoth udevd-work[15209]: passed -1 bytes to netlink monitor 0x1710db0
Oct 12 21:48:37 thoth udevd-work[15209]: seq 1826 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1826 done with 0
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4217800' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15200]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'mapper/thoth-blah-cow' /lib/udev/rules.d/55-dm.rules:78
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'disk/by-id/dm-name-thoth-blah-cow' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow' /lib/udev/rules.d/60-persistent-storage-dm.rules:10
Oct 12 21:48:37 thoth udevd-work[15200]: IMPORT '/sbin/blkid -o udev -p /dev/dm-10' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-10' started
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-10' returned with exitcode 2
Oct 12 21:48:37 thoth udevd-work[15200]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15200]: no node name set, will use kernel supplied name 'dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: created db file for '/devices/virtual/block/dm-10' in '/dev/.udev/db/block:dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: creating device node '/dev/dm-10', devnum=253:10, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15200]: preserve file '/dev/dm-10', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15200]: preserve permissions /dev/dm-10, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15200]: preserve already existing symlink '/dev/block/253:10' to '../dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: creating link '/dev/mapper/thoth-blah-cow' to '/dev/dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: creating symlink '/dev/mapper/thoth-blah-cow' to '../dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: creating link '/dev/disk/by-id/dm-name-thoth-blah-cow' to '/dev/dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: creating symlink '/dev/disk/by-id/dm-name-thoth-blah-cow' to '../../dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: creating link '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow' to '/dev/dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: creating symlink '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow' to '../../dm-10'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4217800' started
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4217800' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1827 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1827 done with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1828 queued, 'change' 'block'
Oct 12 21:48:37 thoth udevd[643]: seq 1829 queued, 'change' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1829 running
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1710ec0 has devpath '/devices/virtual/block/dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1710ec0 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'block/253:8' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup udevflags 4226439' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4226439' started
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4226439' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15200]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'mapper/thoth-blah' /lib/udev/rules.d/55-dm.rules:78
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'disk/by-id/dm-name-thoth-blah' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX' /lib/udev/rules.d/60-persistent-storage-dm.rules:10
Oct 12 21:48:37 thoth udevd-work[15200]: IMPORT '/sbin/blkid -o udev -p /dev/dm-8' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-8' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_VERSION=1.0'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=ext3'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=filesystem'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-9' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' /lib/udev/rules.d/60-persistent-storage-dm.rules:15
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT 'fstab_import dm-9 block/253:9 mapper/thoth-home-real disk/by-id/dm-name-thoth-home-real disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home-real' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-9 block/253:9 mapper/thoth-home-real disk/by-id/dm-name-thoth-home-real disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home-real' started
Oct 12 21:48:37 thoth fstab_id[15218]: custom logging function 0x14ec010 registered
Oct 12 21:48:37 thoth fstab_id[15218]: found 'proc'@'/proc'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/md0'@'/boot'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'md0' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'md0' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'md0' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'md0' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'md0' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'md0' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'md0' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-home' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-home' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-home' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-home' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-home' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-home' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-home' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/mapper/thoth-var'@'/var'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-var' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-var' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-var' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-var' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-var' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-var' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-var' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/mapper/thoth-repos'@'/srv/repos'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-repos' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-repos' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-repos' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-repos' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-repos' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/mapper/thoth-buildslave'@'/var/local/lib/buildslave'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-buildslave' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-buildslave' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-buildslave' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/thoth/build'@'/srv/build'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/build' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/build' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/build' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/build' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/build' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/build' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/build' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/thoth/buildresult'@'/srv/buildresult'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/buildresult' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/buildresult' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/buildresult' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/buildresult' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/buildresult' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/buildresult' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'thoth/buildresult' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/dev/mapper/thoth-swap'@'none'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-swap' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-swap' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-swap' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-swap' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'mapper/thoth-swap' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: found '/srv/tftp/ontpre/cd080802.iso'@'/srv/tftp/ontpre/cd080802'
Oct 12 21:48:37 thoth fstab_id[15218]: found 'LABEL=backup'@'/media/backup'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'backup' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'backup' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'backup' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'backup' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'backup' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'backup' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15218]: compare 'backup' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-9 block/253:9 mapper/thoth-home-real disk/by-id/dm-name-thoth-home-real disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home-real' returned with exitcode 1
Oct 12 21:48:37 thoth udevd-work[15197]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15197]: no node name set, will use kernel supplied name 'dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: created db file for '/devices/virtual/block/dm-9' in '/dev/.udev/db/block:dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating device node '/dev/dm-9', devnum=253:9, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve file '/dev/dm-9', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15197]: preserve permissions /dev/dm-9, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/block/253:9' to '../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/mapper/thoth-home-real' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating symlink '/dev/mapper/thoth-home-real' to '../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-name-thoth-home-real' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating symlink '/dev/disk/by-id/dm-name-thoth-home-real' to '../../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating symlink '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real' to '../../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1711fa0 has devpath '/devices/virtual/block/dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1711fa0 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: atomically replace '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4217800' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4217800' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: passed -1 bytes to netlink monitor 0x1720d40
Oct 12 21:48:37 thoth udevd[643]: seq 1824 done with 0
Oct 12 21:48:37 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1824 processed with 0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1828 running
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1711e20 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1711e20 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'block/253:9' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/dmsetup udevflags 4226439' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4226439' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4226439' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'mapper/thoth-home-real' /lib/udev/rules.d/55-dm.rules:78
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-name-thoth-home-real' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real' /lib/udev/rules.d/60-persistent-storage-dm.rules:10
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/blkid -o udev -p /dev/dm-9' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-9' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_VERSION=1.0'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=ext3'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=filesystem'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-9' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' /lib/udev/rules.d/60-persistent-storage-dm.rules:15
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT 'fstab_import dm-9 block/253:9 mapper/thoth-home-real disk/by-id/dm-name-thoth-home-real disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home-real' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-9 block/253:9 mapper/thoth-home-real disk/by-id/dm-name-thoth-home-real disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home-real' started
Oct 12 21:48:37 thoth fstab_id[15222]: custom logging function 0x14ea010 registered
Oct 12 21:48:37 thoth fstab_id[15222]: found 'proc'@'/proc'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/md0'@'/boot'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'md0' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'md0' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'md0' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'md0' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'md0' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'md0' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'md0' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-home' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-home' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-home' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-home' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-home' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-home' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-home' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/mapper/thoth-var'@'/var'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-var' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-var' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-var' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-var' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-var' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-var' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-var' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/mapper/thoth-repos'@'/srv/repos'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-repos' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-repos' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-repos' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-repos' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-repos' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/mapper/thoth-buildslave'@'/var/local/lib/buildslave'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-buildslave' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-buildslave' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-buildslave' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/thoth/build'@'/srv/build'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/build' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/build' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/build' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/build' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/build' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/build' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/build' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/thoth/buildresult'@'/srv/buildresult'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/buildresult' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/buildresult' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/buildresult' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/buildresult' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/buildresult' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/buildresult' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'thoth/buildresult' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/dev/mapper/thoth-swap'@'none'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-swap' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-swap' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-swap' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-swap' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'mapper/thoth-swap' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: found '/srv/tftp/ontpre/cd080802.iso'@'/srv/tftp/ontpre/cd080802'
Oct 12 21:48:37 thoth fstab_id[15222]: found 'LABEL=backup'@'/media/backup'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'backup' == 'dm-9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'backup' == 'block/253:9'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'backup' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'backup' == 'disk/by-id/dm-name-thoth-home-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'backup' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'backup' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15222]: compare 'backup' == 'mapper/thoth-home-real'
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-9 block/253:9 mapper/thoth-home-real disk/by-id/dm-name-thoth-home-real disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home-real' returned with exitcode 1
Oct 12 21:48:37 thoth udevd-work[15197]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15197]: no node name set, will use kernel supplied name 'dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: created db file for '/devices/virtual/block/dm-9' in '/dev/.udev/db/block:dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: creating device node '/dev/dm-9', devnum=253:9, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve file '/dev/dm-9', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15197]: preserve permissions /dev/dm-9, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/block/253:9' to '../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:9' claiming '/dev/.udev/links/mapper\x2fthoth-home-real'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/mapper/thoth-home-real' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/mapper/thoth-home-real' to '../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:9' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-name-thoth-home-real'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-name-thoth-home-real' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-id/dm-name-thoth-home-real' to '../../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:9' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real' to '../../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:9' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1721c10 has devpath '/devices/virtual/block/dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1721c10 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '/dev/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '../../dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4226439' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4226439' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: passed -1 bytes to netlink monitor 0x1720d40
Oct 12 21:48:37 thoth udevd[643]: seq 1828 done with 0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1828 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1830 queued, 'change' 'block'
Oct 12 21:48:37 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1830 running
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1711a50 has devpath '/devices/virtual/block/dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x1711a50 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'block/253:1' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/dmsetup udevflags 4226439' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4226439' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevflags 4226439' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'mapper/thoth-home' /lib/udev/rules.d/55-dm.rules:78
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-name-thoth-home' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV' /lib/udev/rules.d/60-persistent-storage-dm.rules:10
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT '/sbin/blkid -o udev -p /dev/dm-1' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-1' started
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_SEC_TYPE=ext2'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_VERSION=1.0'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=ext3'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=filesystem'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-8' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15200]: LINK 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' /lib/udev/rules.d/60-persistent-storage-dm.rules:15
Oct 12 21:48:37 thoth udevd-work[15200]: IMPORT 'fstab_import dm-8 block/253:8 mapper/thoth-blah disk/by-id/dm-name-thoth-blah disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-blah' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:48:37 thoth udevd-work[15200]: 'fstab_import dm-8 block/253:8 mapper/thoth-blah disk/by-id/dm-name-thoth-blah disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-blah' started
Oct 12 21:48:37 thoth fstab_id[15226]: custom logging function 0x926010 registered
Oct 12 21:48:37 thoth fstab_id[15226]: found 'proc'@'/proc'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/md0'@'/boot'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'md0' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'md0' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'md0' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'md0' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'md0' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'md0' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'md0' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-home' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-home' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-home' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-home' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-home' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-home' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-home' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/mapper/thoth-var'@'/var'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-var' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-var' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-var' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-var' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-var' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-var' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-var' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/mapper/thoth-repos'@'/srv/repos'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-repos' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-repos' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-repos' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-repos' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-repos' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-repos' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/mapper/thoth-buildslave'@'/var/local/lib/buildslave'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-buildslave' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-buildslave' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-buildslave' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-buildslave' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-buildslave' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/thoth/build'@'/srv/build'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/build' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/build' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/build' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/build' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/build' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/build' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/build' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/thoth/buildresult'@'/srv/buildresult'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/buildresult' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/buildresult' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/buildresult' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/buildresult' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/buildresult' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/buildresult' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'thoth/buildresult' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/dev/mapper/thoth-swap'@'none'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-swap' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-swap' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-swap' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-swap' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-swap' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'mapper/thoth-swap' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: found '/srv/tftp/ontpre/cd080802.iso'@'/srv/tftp/ontpre/cd080802'
Oct 12 21:48:37 thoth fstab_id[15226]: found 'LABEL=backup'@'/media/backup'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'backup' == 'dm-8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'backup' == 'block/253:8'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'backup' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'backup' == 'disk/by-id/dm-name-thoth-blah'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'backup' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'backup' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15226]: compare 'backup' == 'mapper/thoth-blah'
Oct 12 21:48:37 thoth udevd-work[15200]: 'fstab_import dm-8 block/253:8 mapper/thoth-blah disk/by-id/dm-name-thoth-blah disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-blah' returned with exitcode 1
Oct 12 21:48:37 thoth udevd-work[15200]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15200]: no node name set, will use kernel supplied name 'dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: created db file for '/devices/virtual/block/dm-8' in '/dev/.udev/db/block:dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: creating device node '/dev/dm-8', devnum=253:8, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15200]: preserve file '/dev/dm-8', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15200]: preserve permissions /dev/dm-8, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15200]: preserve already existing symlink '/dev/block/253:8' to '../dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: found 'b253:8' claiming '/dev/.udev/links/mapper\x2fthoth-blah'
Oct 12 21:48:37 thoth udevd-work[15200]: creating link '/dev/mapper/thoth-blah' to '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: preserve already existing symlink '/dev/mapper/thoth-blah' to '../dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: found 'b253:8' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-name-thoth-blah'
Oct 12 21:48:37 thoth udevd-work[15200]: creating link '/dev/disk/by-id/dm-name-thoth-blah' to '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-id/dm-name-thoth-blah' to '../../dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: found 'b253:8' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:48:37 thoth udevd-work[15200]: creating link '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX' to '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX' to '../../dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: found 'b253:9' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1719b60 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1719b60 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15200]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1719b60 has devpath '/devices/virtual/block/dm-1'
Oct 12 21:48:37 thoth udevd-work[15200]: device 0x1719b60 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15200]: creating link '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '/dev/dm-8'
Oct 12 21:48:37 thoth udevd-work[15200]: atomically replace '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4226439' started
Oct 12 21:48:37 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4226439' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:48:37 thoth udevd-work[15200]: seq 1829 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1829 done with 0
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_VERSION=1.0'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=ext3'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=filesystem'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/blkid -o udev -p /dev/dm-1' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: LINK 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' /lib/udev/rules.d/60-persistent-storage-dm.rules:15
Oct 12 21:48:37 thoth udevd-work[15197]: IMPORT 'fstab_import dm-1 block/253:1 mapper/thoth-home disk/by-id/dm-name-thoth-home disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-1 block/253:1 mapper/thoth-home disk/by-id/dm-name-thoth-home disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home' started
Oct 12 21:48:37 thoth fstab_id[15228]: custom logging function 0x22c4010 registered
Oct 12 21:48:37 thoth fstab_id[15228]: found 'proc'@'/proc'
Oct 12 21:48:37 thoth fstab_id[15228]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:48:37 thoth fstab_id[15228]: found '/dev/md0'@'/boot'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'md0' == 'dm-1'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'md0' == 'block/253:1'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'md0' == 'mapper/thoth-home'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'md0' == 'disk/by-id/dm-name-thoth-home'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'md0' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'md0' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'md0' == 'mapper/thoth-home'
Oct 12 21:48:37 thoth fstab_id[15228]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'mapper/thoth-home' == 'dm-1'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'mapper/thoth-home' == 'block/253:1'
Oct 12 21:48:37 thoth fstab_id[15228]: compare 'mapper/thoth-home' == 'mapper/thoth-home'
Oct 12 21:48:37 thoth udevd-work[15197]: '/lib/udev/fstab_import' (stdout) 'FSTAB_NAME=/dev/mapper/thoth-home'
Oct 12 21:48:37 thoth udevd-work[15197]: '/lib/udev/fstab_import' (stdout) 'FSTAB_DIR=/home'
Oct 12 21:48:37 thoth udevd-work[15197]: '/lib/udev/fstab_import' (stdout) 'FSTAB_TYPE=ext3'
Oct 12 21:48:37 thoth udevd-work[15197]: '/lib/udev/fstab_import' (stdout) 'FSTAB_OPTS=defaults,acl,errors=remount-ro,barrier=1'
Oct 12 21:48:37 thoth udevd-work[15197]: '/lib/udev/fstab_import' (stdout) 'FSTAB_FREQ=0'
Oct 12 21:48:37 thoth udevd-work[15197]: '/lib/udev/fstab_import' (stdout) 'FSTAB_PASSNO=2'
Oct 12 21:48:37 thoth udevd-work[15197]: 'fstab_import dm-1 block/253:1 mapper/thoth-home disk/by-id/dm-name-thoth-home disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:48:37 thoth udevd-work[15197]: no node name set, will use kernel supplied name 'dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: created db file for '/devices/virtual/block/dm-1' in '/dev/.udev/db/block:dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: creating device node '/dev/dm-1', devnum=253:1, mode=0660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve file '/dev/dm-1', because it has correct dev_t
Oct 12 21:48:37 thoth udevd-work[15197]: preserve permissions /dev/dm-1, 060660, uid=0, gid=6
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/block/253:1' to '../dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:1' claiming '/dev/.udev/links/mapper\x2fthoth-home'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/mapper/thoth-home' to '/dev/dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/mapper/thoth-home' to '../dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-name-thoth-home'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-name-thoth-home' to '/dev/dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-id/dm-name-thoth-home' to '../../dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV' to '/dev/dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: preserve already existing symlink '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV' to '../../dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:8' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x170fce0 has devpath '/devices/virtual/block/dm-8'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x170fce0 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:9' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x170fce0 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:48:37 thoth udevd-work[15197]: device 0x170fce0 filled with db file data
Oct 12 21:48:37 thoth udevd-work[15197]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: creating link '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '/dev/dm-1'
Oct 12 21:48:37 thoth udevd-work[15197]: atomically replace '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4226439' started
Oct 12 21:48:37 thoth udevd-work[15197]: '/sbin/dmsetup udevcomplete 4226439' returned with exitcode 0
Oct 12 21:48:37 thoth udevd-work[15197]: passed -1 bytes to netlink monitor 0x1720d40
Oct 12 21:48:37 thoth udevd-work[15197]: seq 1830 processed with 0
Oct 12 21:48:37 thoth udevd[643]: seq 1830 done with 0
Oct 12 21:48:40 thoth udevd[643]: worker [15197] exit
Oct 12 21:48:40 thoth udevd[643]: worker [15197] cleaned up
Oct 12 21:48:48 thoth daemon: created
Oct 12 21:49:10 thoth udevd[643]: device 0x1710c60 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'
Oct 12 21:49:10 thoth udevd[643]: device 0x1710c60 filled with db file data
Oct 12 21:49:10 thoth udevd[643]: inotify event: 8 for /dev/sdc1
Oct 12 21:49:10 thoth udevd[643]: device /dev/sdc1 closed, synthesising 'change'
Oct 12 21:49:10 thoth udevd[643]: seq 1831 queued, 'change' 'block'
Oct 12 21:49:10 thoth udevd[643]: passed 223 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:10 thoth udevd-work[15200]: seq 1831 running
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x170f140 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x170f140 filled with db file data
Oct 12 21:49:10 thoth udevd-work[15200]: removing watch on '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: LINK 'block/8:33' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x1710ac0 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc'
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x1710ac0 filled with db file data
Oct 12 21:49:10 thoth udevd-work[15200]: LINK 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1' /lib/udev/rules.d/60-persistent-storage.rules:99
Oct 12 21:49:10 thoth udevd-work[15200]: LINK 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1' /lib/udev/rules.d/60-persistent-storage.rules:104
Oct 12 21:49:10 thoth udevd-work[15200]: LINK 'disk/by-id/wwn-0x50014ee157145b04-part1' /lib/udev/rules.d/60-persistent-storage.rules:114
Oct 12 21:49:10 thoth udevd-work[15200]: LINK 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1' /lib/udev/rules.d/60-persistent-storage.rules:120
Oct 12 21:49:10 thoth udevd-work[15200]: IMPORT '/sbin/blkid -o udev -p /dev/sdc1' /lib/udev/rules.d/60-persistent-storage.rules:137
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/sdc1' started
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_LABEL=backup'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_LABEL_ENC=backup'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_UUID=f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_UUID_ENC=f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_SEC_TYPE=ext2'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_VERSION=1.0'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=ext3'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=filesystem'
Oct 12 21:49:10 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/sdc1' returned with exitcode 0
Oct 12 21:49:10 thoth udevd-work[15200]: LINK 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297' /lib/udev/rules.d/60-persistent-storage.rules:144
Oct 12 21:49:10 thoth udevd-work[15200]: LINK 'disk/by-label/backup' /lib/udev/rules.d/60-persistent-storage.rules:146
Oct 12 21:49:10 thoth udevd-work[15200]: IMPORT 'fstab_import sdc1 block/8:33 disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 disk/by-id/wwn-0x50014ee157145b04-part1 disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 disk/by-label/backup mapper/' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:49:10 thoth udevd-work[15200]: 'fstab_import sdc1 block/8:33 disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 disk/by-id/wwn-0x50014ee157145b04-part1 disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 disk/by-label/backup mapper/' started
Oct 12 21:49:10 thoth fstab_id[15253]: custom logging function 0x14cd010 registered
Oct 12 21:49:10 thoth fstab_id[15253]: found 'proc'@'/proc'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/md0'@'/boot'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'md0' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-home' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/mapper/thoth-var'@'/var'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-var' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/mapper/thoth-repos'@'/srv/repos'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-repos' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/mapper/thoth-buildslave'@'/var/local/lib/buildslave'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-buildslave' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/thoth/build'@'/srv/build'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/build' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/thoth/buildresult'@'/srv/buildresult'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'thoth/buildresult' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/dev/mapper/thoth-swap'@'none'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'mapper/thoth-swap' == 'mapper/'
Oct 12 21:49:10 thoth fstab_id[15253]: found '/srv/tftp/ontpre/cd080802.iso'@'/srv/tftp/ontpre/cd080802'
Oct 12 21:49:10 thoth fstab_id[15253]: found 'LABEL=backup'@'/media/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'sdc1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'block/8:33'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'disk/by-id/wwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'disk/by-label/backup'
Oct 12 21:49:10 thoth fstab_id[15253]: compare 'backup' == 'mapper/'
Oct 12 21:49:10 thoth udevd-work[15200]: 'fstab_import sdc1 block/8:33 disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 disk/by-id/wwn-0x50014ee157145b04-part1 disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 disk/by-label/backup mapper/' returned with exitcode 1
Oct 12 21:49:10 thoth udevd-work[15200]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x1715e40 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0'
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x1716160 has devpath '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0'
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x1716450 has devpath '/devices/pci0000:00/0000:00:1f.2/host7'
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x1716730 has devpath '/devices/pci0000:00/0000:00:1f.2'
Oct 12 21:49:10 thoth udevd-work[15200]: device 0x1716a20 has devpath '/devices/pci0000:00'
Oct 12 21:49:10 thoth udevd-work[15200]: no node name set, will use kernel supplied name 'sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: created db file for '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1' in '/dev/.udev/db/block:sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: creating device node '/dev/sdc1', devnum=8:33, mode=0660, uid=0, gid=6
Oct 12 21:49:10 thoth udevd-work[15200]: preserve file '/dev/sdc1', because it has correct dev_t
Oct 12 21:49:10 thoth udevd-work[15200]: preserve permissions /dev/sdc1, 060660, uid=0, gid=6
Oct 12 21:49:10 thoth udevd-work[15200]: preserve already existing symlink '/dev/block/8:33' to '../sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-id\x2fscsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth udevd-work[15200]: creating link '/dev/disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1' to '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1' to '../../sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-id\x2fata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1'
Oct 12 21:49:10 thoth udevd-work[15200]: creating link '/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1' to '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1' to '../../sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-id\x2fwwn-0x50014ee157145b04-part1'
Oct 12 21:49:10 thoth udevd-work[15200]: creating link '/dev/disk/by-id/wwn-0x50014ee157145b04-part1' to '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-id/wwn-0x50014ee157145b04-part1' to '../../sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-path\x2fpci-0000:00:1f.2-scsi-5:0:0:0-part1'
Oct 12 21:49:10 thoth udevd-work[15200]: creating link '/dev/disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1' to '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1' to '../../sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-uuid\x2ff1780a18-5131-4e1f-bbfa-53451a52a297'
Oct 12 21:49:10 thoth udevd-work[15200]: creating link '/dev/disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297' to '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297' to '../../sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: found 'b8:33' claiming '/dev/.udev/links/disk\x2fby-label\x2fbackup'
Oct 12 21:49:10 thoth udevd-work[15200]: creating link '/dev/disk/by-label/backup' to '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-label/backup' to '../../sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: adding watch on '/dev/sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: created db file for '/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1' in '/dev/.udev/db/block:sdc1'
Oct 12 21:49:10 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:10 thoth udevd-work[15200]: seq 1831 processed with 0
Oct 12 21:49:10 thoth udevd[643]: seq 1831 done with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1832 queued, 'remove' 'block'
Oct 12 21:49:11 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1832 running
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1716a20 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup udevflags 4226472' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4226472' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4226472' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/blkid -o udev -p /dev/dm-8' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-8' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid' (stderr) 'error: /dev/dm-8: No such device or address'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-8' returned with exitcode 2
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/block/253:8'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/mapper/thoth-blah'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/disk/by-id/dm-name-thoth-blah'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX'
Oct 12 21:49:11 thoth udevd-work[15200]: found 'b253:9' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1710820 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1710820 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15200]: '/sys/devices/virtual/block/dm-9' claims priority -100 for '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15200]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1710820 has devpath '/devices/virtual/block/dm-1'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1710820 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15200]: creating link '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '/dev/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: atomically replace '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1710820 has devpath '/devices/virtual/block/dm-8'
Oct 12 21:49:11 thoth udevd-work[15200]: keeping device node of existing device'/dev/dm-8'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4226472' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4226472' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1832 processed with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1832 done with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1833 queued, 'remove' 'bdi'
Oct 12 21:49:11 thoth udevd[643]: passed 126 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd[643]: seq 1834 queued, 'remove' 'block'
Oct 12 21:49:11 thoth udevd[643]: passed 173 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1833 running
Oct 12 21:49:11 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1833 processed with 0
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1834 running
Oct 12 21:49:11 thoth udevd[643]: seq 1833 done with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1835 queued, 'remove' 'block'
Oct 12 21:49:11 thoth udevd-work[15209]: passed -1 bytes to netlink monitor 0x1710db0
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1834 processed with 0
Oct 12 21:49:11 thoth udevd[643]: passed 194 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd[643]: seq 1834 done with 0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1835 running
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x17108b0 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup udevflags 4226472' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4226472' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4226472' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/blkid -o udev -p /dev/dm-10' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-10' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid' (stderr) 'error: /dev/dm-10: No such device or address'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-10' returned with exitcode 2
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/block/253:10'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/mapper/thoth-blah-cow'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/disk/by-id/dm-name-thoth-blah-cow'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1711500 has devpath '/devices/virtual/block/dm-10'
Oct 12 21:49:11 thoth udevd-work[15200]: keeping device node of existing device'/dev/dm-10'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4226472' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4226472' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:11 thoth udevd[643]: seq 1835 done with 0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1835 processed with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1836 queued, 'remove' 'bdi'
Oct 12 21:49:11 thoth udevd[643]: passed 127 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd[643]: seq 1837 queued, 'remove' 'block'
Oct 12 21:49:11 thoth udevd[643]: passed 176 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1837 running
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1836 running
Oct 12 21:49:11 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:11 thoth udevd-work[15209]: passed -1 bytes to netlink monitor 0x1710db0
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1837 processed with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1836 done with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1837 done with 0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1836 processed with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1838 queued, 'change' 'block'
Oct 12 21:49:11 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1838 running
Oct 12 21:49:11 thoth udevd[643]: seq 1839 queued, 'change' 'block'
Oct 12 21:49:11 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x17108b0 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1839 running
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x17108b0 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15209]: device 0x1710b20 has devpath '/devices/virtual/block/dm-1'
Oct 12 21:49:11 thoth udevd-work[15200]: LINK 'block/253:9' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup udevflags 4210419' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4210419' started
Oct 12 21:49:11 thoth udevd-work[15209]: device 0x1710b20 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15209]: LINK 'block/253:1' /lib/udev/rules.d/50-udev-default.rules:1
Oct 12 21:49:11 thoth udevd-work[15209]: IMPORT '/sbin/dmsetup udevflags 4210419' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/dmsetup udevflags 4210419' started
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:49:11 thoth udevd[643]: seq 1840 queued, 'remove' 'block'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4210419' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/dmsetup udevflags 4210419' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15209]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:49:11 thoth udevd-work[15200]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup info -j 253 -m 9 -c --nameprefixes --noheadings --rows -o name,uuid,suspended' /lib/udev/rules.d/55-dm.rules:67
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup info -j 253 -m 9 -c --nameprefixes --noheadings --rows -o name,uuid,suspended' started
Oct 12 21:49:11 thoth udevd-work[15209]: LINK 'mapper/thoth-home' /lib/udev/rules.d/55-dm.rules:78
Oct 12 21:49:11 thoth udevd-work[15209]: LINK 'disk/by-id/dm-name-thoth-home' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:49:11 thoth udevd-work[15209]: LINK 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV' /lib/udev/rules.d/60-persistent-storage-dm.rules:10
Oct 12 21:49:11 thoth udevd-work[15209]: IMPORT '/sbin/blkid -o udev -p /dev/dm-1' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/blkid -o udev -p /dev/dm-1' started
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/blkid' (stdout) 'ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/blkid' (stdout) 'ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/blkid' (stdout) 'ID_FS_VERSION=1.0'
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/blkid' (stdout) 'ID_FS_TYPE=ext3'
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/blkid' (stdout) 'ID_FS_USAGE=filesystem'
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/blkid -o udev -p /dev/dm-1' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stderr) 'Device does not exist.'
Oct 12 21:49:11 thoth udevd-work[15209]: LINK 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' /lib/udev/rules.d/60-persistent-storage-dm.rules:15
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stderr) 'Command failed'
Oct 12 21:49:11 thoth udevd-work[15209]: IMPORT 'fstab_import dm-1 block/253:1 mapper/thoth-home disk/by-id/dm-name-thoth-home disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home' /lib/udev/rules.d/79-fstab_import.rules:1
Oct 12 21:49:11 thoth udevd-work[15209]: 'fstab_import dm-1 block/253:1 mapper/thoth-home disk/by-id/dm-name-thoth-home disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup info -j 253 -m 9 -c --nameprefixes --noheadings --rows -o name,uuid,suspended' returned with exitcode 1
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup info -j 253 -m 9 -c --nameprefixes --noheadings --rows -o suspended' /lib/udev/rules.d/55-dm.rules:68
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup info -j 253 -m 9 -c --nameprefixes --noheadings --rows -o suspended' started
Oct 12 21:49:11 thoth fstab_id[15264]: custom logging function 0x192a010 registered
Oct 12 21:49:11 thoth fstab_id[15264]: found 'proc'@'/proc'
Oct 12 21:49:11 thoth fstab_id[15264]: found '/dev/mapper/thoth-root'@'/'
Oct 12 21:49:11 thoth fstab_id[15264]: found '/dev/md0'@'/boot'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'md0' == 'dm-1'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'md0' == 'block/253:1'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'md0' == 'mapper/thoth-home'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'md0' == 'disk/by-id/dm-name-thoth-home'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'md0' == 'disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'md0' == 'disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'md0' == 'mapper/thoth-home'
Oct 12 21:49:11 thoth fstab_id[15264]: found '/dev/mapper/thoth-home'@'/home'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'mapper/thoth-home' == 'dm-1'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'mapper/thoth-home' == 'block/253:1'
Oct 12 21:49:11 thoth fstab_id[15264]: compare 'mapper/thoth-home' == 'mapper/thoth-home'
Oct 12 21:49:11 thoth udevd-work[15209]: '/lib/udev/fstab_import' (stdout) 'FSTAB_NAME=/dev/mapper/thoth-home'
Oct 12 21:49:11 thoth udevd-work[15209]: '/lib/udev/fstab_import' (stdout) 'FSTAB_DIR=/home'
Oct 12 21:49:11 thoth udevd-work[15209]: '/lib/udev/fstab_import' (stdout) 'FSTAB_TYPE=ext3'
Oct 12 21:49:11 thoth udevd-work[15209]: '/lib/udev/fstab_import' (stdout) 'FSTAB_OPTS=defaults,acl,errors=remount-ro,barrier=1'
Oct 12 21:49:11 thoth udevd-work[15209]: '/lib/udev/fstab_import' (stdout) 'FSTAB_FREQ=0'
Oct 12 21:49:11 thoth udevd-work[15209]: '/lib/udev/fstab_import' (stdout) 'FSTAB_PASSNO=2'
Oct 12 21:49:11 thoth udevd-work[15209]: 'fstab_import dm-1 block/253:1 mapper/thoth-home disk/by-id/dm-name-thoth-home disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55 mapper/thoth-home' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15209]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:49:11 thoth udevd-work[15209]: no node name set, will use kernel supplied name 'dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: created db file for '/devices/virtual/block/dm-1' in '/dev/.udev/db/block:dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: creating device node '/dev/dm-1', devnum=253:1, mode=0660, uid=0, gid=6
Oct 12 21:49:11 thoth udevd-work[15209]: preserve file '/dev/dm-1', because it has correct dev_t
Oct 12 21:49:11 thoth udevd-work[15209]: preserve permissions /dev/dm-1, 060660, uid=0, gid=6
Oct 12 21:49:11 thoth udevd-work[15209]: preserve already existing symlink '/dev/block/253:1' to '../dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: found 'b253:1' claiming '/dev/.udev/links/mapper\x2fthoth-home'
Oct 12 21:49:11 thoth udevd-work[15209]: creating link '/dev/mapper/thoth-home' to '/dev/dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: preserve already existing symlink '/dev/mapper/thoth-home' to '../dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-name-thoth-home'
Oct 12 21:49:11 thoth udevd-work[15209]: creating link '/dev/disk/by-id/dm-name-thoth-home' to '/dev/dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: preserve already existing symlink '/dev/disk/by-id/dm-name-thoth-home' to '../../dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-id\x2fdm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV'
Oct 12 21:49:11 thoth udevd-work[15209]: creating link '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV' to '/dev/dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: preserve already existing symlink '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV' to '../../dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: found 'b253:9' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15209]: device 0x171bf70 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15209]: device 0x171bf70 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15209]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15209]: creating link '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '/dev/dm-1'
Oct 12 21:49:11 thoth udevd-work[15209]: atomically replace '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/dmsetup udevcomplete 4210419' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stderr) 'Device does not exist.'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stderr) 'Command failed'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup info -j 253 -m 9 -c --nameprefixes --noheadings --rows -o suspended' returned with exitcode 1
Oct 12 21:49:11 thoth udevd-work[15200]: LINK 'disk/by-id/dm-name-' /lib/udev/rules.d/60-persistent-storage-dm.rules:9
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/blkid -o udev -p /dev/dm-9' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-9' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid' (stderr) 'error: /dev/dm-9: No such device or address'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-9' returned with exitcode 2
Oct 12 21:49:11 thoth udevd-work[15200]: GROUP 6 /lib/udev/rules.d/91-permissions.rules:4
Oct 12 21:49:11 thoth udevd-work[15200]: no node name set, will use kernel supplied name 'dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: created db file for '/devices/virtual/block/dm-9' in '/dev/.udev/db/block:dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: update old name, '/dev/mapper/thoth-home-real' no longer belonging to '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/mapper/thoth-home-real'
Oct 12 21:49:11 thoth udevd-work[15200]: update old name, '/dev/disk/by-id/dm-name-thoth-home-real' no longer belonging to '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/disk/by-id/dm-name-thoth-home-real'
Oct 12 21:49:11 thoth udevd-work[15200]: update old name, '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real' no longer belonging to '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15209]: '/sbin/dmsetup udevcomplete 4210419' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real'
Oct 12 21:49:11 thoth udevd-work[15209]: passed -1 bytes to netlink monitor 0x1710db0
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1839 processed with 0
Oct 12 21:49:11 thoth udevd-work[15200]: update old name, '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' no longer belonging to '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: found 'b253:1' claiming '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x17195a0 has devpath '/devices/virtual/block/dm-1'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x17195a0 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15200]: '/sys/devices/virtual/block/dm-1' claims priority -100 for '/dev/.udev/links/disk\x2fby-uuid\x2fcc816811-15c1-4a2c-8703-1a4dff5a7d55'
Oct 12 21:49:11 thoth udevd[643]: seq 1839 done with 0
Oct 12 21:49:11 thoth udevd-work[15200]: creating link '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '/dev/dm-1'
Oct 12 21:49:11 thoth udevd-work[15200]: preserve already existing symlink '/dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55' to '../../dm-1'
Oct 12 21:49:11 thoth udevd-work[15200]: creating device node '/dev/dm-9', devnum=253:9, mode=0660, uid=0, gid=6
Oct 12 21:49:11 thoth udevd-work[15200]: preserve file '/dev/dm-9', because it has correct dev_t
Oct 12 21:49:11 thoth udevd-work[15200]: preserve permissions /dev/dm-9, 060660, uid=0, gid=6
Oct 12 21:49:11 thoth udevd-work[15200]: preserve already existing symlink '/dev/block/253:9' to '../dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: creating link '/dev/disk/by-id/dm-name-' to '/dev/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: creating symlink '/dev/disk/by-id/dm-name-' to '../../dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4210419' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4210419' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1838 processed with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1838 done with 0
Oct 12 21:49:11 thoth udevd[643]: passed 191 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1840 running
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x17108b0 filled with db file data
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/dmsetup udevflags 4257110' /lib/udev/rules.d/55-dm.rules:20
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4257110' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup' (stdout) 'DM_UDEV_PRIMARY_SOURCE_FLAG='1''
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevflags 4257110' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: RUN '/sbin/dmsetup udevcomplete $env{DM_COOKIE}' /lib/udev/rules.d/55-dm.rules:21
Oct 12 21:49:11 thoth udevd-work[15200]: IMPORT '/sbin/blkid -o udev -p /dev/dm-9' /lib/udev/rules.d/60-persistent-storage-dm.rules:14
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-9' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid' (stderr) 'error: /dev/dm-9: No such device or address'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/blkid -o udev -p /dev/dm-9' returned with exitcode 2
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/block/253:9'
Oct 12 21:49:11 thoth udevd-work[15200]: no reference left, remove '/dev/disk/by-id/dm-name-'
Oct 12 21:49:11 thoth udevd-work[15200]: device 0x1710a00 has devpath '/devices/virtual/block/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: keeping device node of existing device'/dev/dm-9'
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4257110' started
Oct 12 21:49:11 thoth udevd-work[15200]: '/sbin/dmsetup udevcomplete 4257110' returned with exitcode 0
Oct 12 21:49:11 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1840 processed with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1840 done with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1841 queued, 'remove' 'bdi'
Oct 12 21:49:11 thoth udevd[643]: passed 126 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd[643]: seq 1842 queued, 'remove' 'block'
Oct 12 21:49:11 thoth udevd[643]: passed 173 bytes to netlink monitor 0x170f1d0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1841 running
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1842 running
Oct 12 21:49:11 thoth udevd-work[15209]: passed -1 bytes to netlink monitor 0x1710db0
Oct 12 21:49:11 thoth udevd-work[15200]: passed -1 bytes to netlink monitor 0x1721800
Oct 12 21:49:11 thoth udevd-work[15209]: seq 1842 processed with 0
Oct 12 21:49:11 thoth udevd-work[15200]: seq 1841 processed with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1841 done with 0
Oct 12 21:49:11 thoth udevd[643]: seq 1842 done with 0
Oct 12 21:49:18 thoth daemon: removed
Oct 12 21:49:28 thoth udevd[643]: udevd message (SET_LOG_PRIORITY) received, log_priority=3
-------------- next part --------------
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[1286916550.109317] change   /devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1
SUBSYSTEM=block
DEVNAME=sdc1
DEVTYPE=partition
SEQNUM=1831
MAJOR=8
MINOR=33

UDEV  [1286916550.201111] change   /devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1
SUBSYSTEM=block
DEVNAME=/dev/sdc1
DEVTYPE=partition
SEQNUM=1831
ID_ATA=1
ID_TYPE=disk
ID_BUS=ata
ID_MODEL=WDC_WD10EADS-00L5B1
ID_MODEL_ENC=WDC\x20WD10EADS-00L5B1\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
ID_REVISION=01.01A10
ID_SERIAL=WDC_WD10EADS-00L5B1_WD-WCAU4A095533
ID_SERIAL_SHORT=WD-WCAU4A095533
ID_ATA_WRITE_CACHE=1
ID_ATA_WRITE_CACHE_ENABLED=1
ID_ATA_FEATURE_SET_HPA=1
ID_ATA_FEATURE_SET_HPA_ENABLED=1
ID_ATA_FEATURE_SET_PM=1
ID_ATA_FEATURE_SET_PM_ENABLED=1
ID_ATA_FEATURE_SET_SECURITY=1
ID_ATA_FEATURE_SET_SECURITY_ENABLED=0
ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN=238
ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN=238
ID_ATA_FEATURE_SET_SMART=1
ID_ATA_FEATURE_SET_SMART_ENABLED=1
ID_ATA_FEATURE_SET_AAM=1
ID_ATA_FEATURE_SET_AAM_ENABLED=0
ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE=128
ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE=254
ID_ATA_FEATURE_SET_PUIS=1
ID_ATA_FEATURE_SET_PUIS_ENABLED=0
ID_ATA_DOWNLOAD_MICROCODE=1
ID_ATA_SATA=1
ID_ATA_SATA_SIGNAL_RATE_GEN2=1
ID_ATA_SATA_SIGNAL_RATE_GEN1=1
ID_WWN=0x50014ee157145b04
ID_WWN_WITH_EXTENSION=0x50014ee157145b04
ID_SCSI_COMPAT=SATA_WDC_WD10EADS-00_WD-WCAU4A095533
ID_PATH=pci-0000:00:1f.2-scsi-5:0:0:0
ID_PART_TABLE_TYPE=dos
ID_FS_LABEL=backup
ID_FS_LABEL_ENC=backup
ID_FS_UUID=f1780a18-5131-4e1f-bbfa-53451a52a297
ID_FS_UUID_ENC=f1780a18-5131-4e1f-bbfa-53451a52a297
ID_FS_SEC_TYPE=ext2
ID_FS_VERSION=1.0
ID_FS_TYPE=ext3
ID_FS_USAGE=filesystem
MAJOR=8
MINOR=33
DEVLINKS=/dev/block/8:33 /dev/disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 /dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 /dev/disk/by-id/wwn-0x50014ee157145b04-part1 /dev/disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 /dev/disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 /dev/disk/by-label/backup

KERNEL[1286916551.582065] remove   /devices/virtual/block/dm-8 (block)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DM_COOKIE=4226472
DEVNAME=dm-8
DEVTYPE=disk
SEQNUM=1832
MAJOR=253
MINOR=8

UDEV  [1286916551.585064] remove   /devices/virtual/block/dm-8 (block)
UDEV_LOG=7
ACTION=remove
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DM_COOKIE=4226472
DEVNAME=/dev/dm-8
DEVTYPE=disk
SEQNUM=1832
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_NAME=thoth-blah
DM_UUID=LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX
DM_SUSPENDED=0
DM_UDEV_RULES=1
ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55
ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55
ID_FS_SEC_TYPE=ext2
ID_FS_VERSION=1.0
ID_FS_TYPE=ext3
ID_FS_USAGE=filesystem
MAJOR=253
MINOR=8
DEVLINKS=/dev/block/253:8 /dev/mapper/thoth-blah /dev/disk/by-id/dm-name-thoth-blah /dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX /dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55

KERNEL[1286916551.609805] remove   /devices/virtual/bdi/253:8 (bdi)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/bdi/253:8
SUBSYSTEM=bdi
SEQNUM=1833

KERNEL[1286916551.609824] remove   /devices/virtual/block/dm-8 (block)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DEVNAME=dm-8
DEVTYPE=disk
SEQNUM=1834
MAJOR=253
MINOR=8

UDEV  [1286916551.610066] remove   /devices/virtual/bdi/253:8 (bdi)
UDEV_LOG=7
ACTION=remove
DEVPATH=/devices/virtual/bdi/253:8
SUBSYSTEM=bdi
SEQNUM=1833

KERNEL[1286916551.610087] remove   /devices/virtual/block/dm-10 (block)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DM_COOKIE=4226472
DEVNAME=dm-10
DEVTYPE=disk
SEQNUM=1835
MAJOR=253
MINOR=10

UDEV  [1286916551.610131] remove   /devices/virtual/block/dm-8 (block)
UDEV_LOG=7
ACTION=remove
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DEVNAME=dm-8
DEVTYPE=disk
SEQNUM=1834
MAJOR=253
MINOR=8

UDEV  [1286916551.613022] remove   /devices/virtual/block/dm-10 (block)
UDEV_LOG=7
ACTION=remove
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DM_COOKIE=4226472
DEVNAME=/dev/dm-10
DEVTYPE=disk
SEQNUM=1835
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_NAME=thoth-blah-cow
DM_UUID=LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow
DM_SUSPENDED=0
DM_UDEV_RULES=1
MAJOR=253
MINOR=10
DEVLINKS=/dev/block/253:10 /dev/mapper/thoth-blah-cow /dev/disk/by-id/dm-name-thoth-blah-cow /dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow

KERNEL[1286916551.641853] remove   /devices/virtual/bdi/253:10 (bdi)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/bdi/253:10
SUBSYSTEM=bdi
SEQNUM=1836

KERNEL[1286916551.641874] remove   /devices/virtual/block/dm-10 (block)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DEVNAME=dm-10
DEVTYPE=disk
SEQNUM=1837
MAJOR=253
MINOR=10

UDEV  [1286916551.642050] remove   /devices/virtual/block/dm-10 (block)
UDEV_LOG=7
ACTION=remove
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DEVNAME=dm-10
DEVTYPE=disk
SEQNUM=1837
MAJOR=253
MINOR=10

UDEV  [1286916551.642060] remove   /devices/virtual/bdi/253:10 (bdi)
UDEV_LOG=7
ACTION=remove
DEVPATH=/devices/virtual/bdi/253:10
SUBSYSTEM=bdi
SEQNUM=1836

KERNEL[1286916551.795865] change   /devices/virtual/block/dm-9 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4210419
DEVNAME=dm-9
DEVTYPE=disk
SEQNUM=1838
MAJOR=253
MINOR=9

KERNEL[1286916551.796063] change   /devices/virtual/block/dm-1 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/virtual/block/dm-1
SUBSYSTEM=block
DM_COOKIE=4210419
DEVNAME=dm-1
DEVTYPE=disk
SEQNUM=1839
MAJOR=253
MINOR=1

KERNEL[1286916551.797006] remove   /devices/virtual/block/dm-9 (block)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4257110
DEVNAME=dm-9
DEVTYPE=disk
SEQNUM=1840
MAJOR=253
MINOR=9

UDEV  [1286916551.799951] change   /devices/virtual/block/dm-1 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/virtual/block/dm-1
SUBSYSTEM=block
DM_COOKIE=4210419
DEVNAME=/dev/dm-1
DEVTYPE=disk
SEQNUM=1839
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_NAME=thoth-home
DM_UUID=LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV
DM_SUSPENDED=0
DM_UDEV_RULES=1
ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55
ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55
ID_FS_VERSION=1.0
ID_FS_TYPE=ext3
ID_FS_USAGE=filesystem
FSTAB_NAME=/dev/mapper/thoth-home
FSTAB_DIR=/home
FSTAB_TYPE=ext3
FSTAB_OPTS=defaults,acl,errors=remount-ro,barrier=1
FSTAB_FREQ=0
FSTAB_PASSNO=2
MAJOR=253
MINOR=1
DEVLINKS=/dev/block/253:1 /dev/mapper/thoth-home /dev/disk/by-id/dm-name-thoth-home /dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV /dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55

UDEV  [1286916551.801288] change   /devices/virtual/block/dm-9 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4210419
DEVNAME=/dev/dm-9
DEVTYPE=disk
SEQNUM=1838
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_UDEV_RULES=1
MAJOR=253
MINOR=9
DEVLINKS=/dev/block/253:9 /dev/disk/by-id/dm-name-

UDEV  [1286916551.804270] remove   /devices/virtual/block/dm-9 (block)
UDEV_LOG=7
ACTION=remove
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4257110
DEVNAME=/dev/dm-9
DEVTYPE=disk
SEQNUM=1840
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_UDEV_RULES=1
MAJOR=253
MINOR=9
DEVLINKS=/dev/block/253:9 /dev/disk/by-id/dm-name-

KERNEL[1286916551.821880] remove   /devices/virtual/bdi/253:9 (bdi)
UDEV_LOG=3
ACTION=remove
DEVPATH=/devices/virtual/bdi/253:9
SUBSYSTEM=bdi
SEQNUM=1841

KERNEL[1286916551.821899] remove   /devices/virtual/b
-------------- next part --------------
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[1286916515.632438] change   /devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1
SUBSYSTEM=block
DEVNAME=sdc1
DEVTYPE=partition
SEQNUM=1818
MAJOR=8
MINOR=33

UDEV  [1286916515.931000] change   /devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/pci0000:00/0000:00:1f.2/host7/target7:0:0/7:0:0:0/block/sdc/sdc1
SUBSYSTEM=block
DEVNAME=/dev/sdc1
DEVTYPE=partition
SEQNUM=1818
ID_ATA=1
ID_TYPE=disk
ID_BUS=ata
ID_MODEL=WDC_WD10EADS-00L5B1
ID_MODEL_ENC=WDC\x20WD10EADS-00L5B1\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
ID_REVISION=01.01A10
ID_SERIAL=WDC_WD10EADS-00L5B1_WD-WCAU4A095533
ID_SERIAL_SHORT=WD-WCAU4A095533
ID_ATA_WRITE_CACHE=1
ID_ATA_WRITE_CACHE_ENABLED=1
ID_ATA_FEATURE_SET_HPA=1
ID_ATA_FEATURE_SET_HPA_ENABLED=1
ID_ATA_FEATURE_SET_PM=1
ID_ATA_FEATURE_SET_PM_ENABLED=1
ID_ATA_FEATURE_SET_SECURITY=1
ID_ATA_FEATURE_SET_SECURITY_ENABLED=0
ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN=238
ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN=238
ID_ATA_FEATURE_SET_SMART=1
ID_ATA_FEATURE_SET_SMART_ENABLED=1
ID_ATA_FEATURE_SET_AAM=1
ID_ATA_FEATURE_SET_AAM_ENABLED=0
ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE=128
ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE=254
ID_ATA_FEATURE_SET_PUIS=1
ID_ATA_FEATURE_SET_PUIS_ENABLED=0
ID_ATA_DOWNLOAD_MICROCODE=1
ID_ATA_SATA=1
ID_ATA_SATA_SIGNAL_RATE_GEN2=1
ID_ATA_SATA_SIGNAL_RATE_GEN1=1
ID_WWN=0x50014ee157145b04
ID_WWN_WITH_EXTENSION=0x50014ee157145b04
ID_SCSI_COMPAT=SATA_WDC_WD10EADS-00_WD-WCAU4A095533
ID_PATH=pci-0000:00:1f.2-scsi-5:0:0:0
ID_PART_TABLE_TYPE=dos
ID_FS_LABEL=backup
ID_FS_LABEL_ENC=backup
ID_FS_UUID=f1780a18-5131-4e1f-bbfa-53451a52a297
ID_FS_UUID_ENC=f1780a18-5131-4e1f-bbfa-53451a52a297
ID_FS_SEC_TYPE=ext2
ID_FS_VERSION=1.0
ID_FS_TYPE=ext3
ID_FS_USAGE=filesystem
MAJOR=8
MINOR=33
DEVLINKS=/dev/block/8:33 /dev/disk/by-id/scsi-SATA_WDC_WD10EADS-00_WD-WCAU4A095533-part1 /dev/disk/by-id/ata-WDC_WD10EADS-00L5B1_WD-WCAU4A095533-part1 /dev/disk/by-id/wwn-0x50014ee157145b04-part1 /dev/disk/by-path/pci-0000:00:1f.2-scsi-5:0:0:0-part1 /dev/disk/by-uuid/f1780a18-5131-4e1f-bbfa-53451a52a297 /dev/disk/by-label/backup

KERNEL[1286916517.342755] add      /devices/virtual/block/dm-8 (block)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DEVNAME=dm-8
DEVTYPE=disk
SEQNUM=1819
MAJOR=253
MINOR=8

KERNEL[1286916517.342784] add      /devices/virtual/bdi/253:8 (bdi)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/virtual/bdi/253:8
SUBSYSTEM=bdi
SEQNUM=1820

UDEV  [1286916517.343016] add      /devices/virtual/block/dm-8 (block)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DEVNAME=/dev/dm-8
DEVTYPE=disk
SEQNUM=1819
MAJOR=253
MINOR=8
DEVLINKS=/dev/block/253:8

UDEV  [1286916517.343185] add      /devices/virtual/bdi/253:8 (bdi)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/virtual/bdi/253:8
SUBSYSTEM=bdi
SEQNUM=1820

KERNEL[1286916517.343431] change   /devices/virtual/block/dm-8 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DM_COOKIE=4247068
DEVNAME=dm-8
DEVTYPE=disk
SEQNUM=1821
MAJOR=253
MINOR=8

UDEV  [1286916517.487160] change   /devices/virtual/block/dm-8 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DM_COOKIE=4247068
DEVNAME=/dev/dm-8
DEVTYPE=disk
SEQNUM=1821
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_NAME=thoth-blah
DM_UUID=LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX
DM_SUSPENDED=0
DM_UDEV_RULES=1
ID_FS_TYPE=DM_snapshot_cow
ID_FS_USAGE=other
MAJOR=253
MINOR=8
DEVLINKS=/dev/block/253:8 /dev/mapper/thoth-blah /dev/disk/by-id/dm-name-thoth-blah /dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX

KERNEL[1286916517.532898] add      /devices/virtual/block/dm-9 (block)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DEVNAME=dm-9
DEVTYPE=disk
SEQNUM=1822
MAJOR=253
MINOR=9

KERNEL[1286916517.532913] add      /devices/virtual/bdi/253:9 (bdi)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/virtual/bdi/253:9
SUBSYSTEM=bdi
SEQNUM=1823

KERNEL[1286916517.533446] change   /devices/virtual/block/dm-9 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4217800
DEVNAME=dm-9
DEVTYPE=disk
SEQNUM=1824
MAJOR=253
MINOR=9

UDEV  [1286916517.533455] add      /devices/virtual/bdi/253:9 (bdi)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/virtual/bdi/253:9
SUBSYSTEM=bdi
SEQNUM=1823

UDEV  [1286916517.533465] add      /devices/virtual/block/dm-9 (block)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DEVNAME=/dev/dm-9
DEVTYPE=disk
SEQNUM=1822
MAJOR=253
MINOR=9
DEVLINKS=/dev/block/253:9

KERNEL[1286916517.533676] add      /devices/virtual/block/dm-10 (block)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DEVNAME=dm-10
DEVTYPE=disk
SEQNUM=1825
MAJOR=253
MINOR=10

KERNEL[1286916517.533687] add      /devices/virtual/bdi/253:10 (bdi)
UDEV_LOG=3
ACTION=add
DEVPATH=/devices/virtual/bdi/253:10
SUBSYSTEM=bdi
SEQNUM=1826

UDEV  [1286916517.534056] add      /devices/virtual/block/dm-10 (block)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DEVNAME=/dev/dm-10
DEVTYPE=disk
SEQNUM=1825
MAJOR=253
MINOR=10
DEVLINKS=/dev/block/253:10

KERNEL[1286916517.534429] change   /devices/virtual/block/dm-10 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DM_COOKIE=4217800
DEVNAME=dm-10
DEVTYPE=disk
SEQNUM=1827
MAJOR=253
MINOR=10

UDEV  [1286916517.534928] add      /devices/virtual/bdi/253:10 (bdi)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/virtual/bdi/253:10
SUBSYSTEM=bdi
SEQNUM=1826

UDEV  [1286916517.568663] change   /devices/virtual/block/dm-10 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/virtual/block/dm-10
SUBSYSTEM=block
DM_COOKIE=4217800
DEVNAME=/dev/dm-10
DEVTYPE=disk
SEQNUM=1827
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_NAME=thoth-blah-cow
DM_UUID=LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow
DM_SUSPENDED=0
DM_UDEV_RULES=1
MAJOR=253
MINOR=10
DEVLINKS=/dev/block/253:10 /dev/mapper/thoth-blah-cow /dev/disk/by-id/dm-name-thoth-blah-cow /dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmVh1cj65h0T2ZigMNCV5f5KirdMWT03sX-cow

KERNEL[1286916517.753261] change   /devices/virtual/block/dm-9 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4226439
DEVNAME=dm-9
DEVTYPE=disk
SEQNUM=1828
MAJOR=253
MINOR=9

KERNEL[1286916517.753355] change   /devices/virtual/block/dm-8 (block)
UDEV_LOG=3
ACTION=change
DEVPATH=/devices/virtual/block/dm-8
SUBSYSTEM=block
DM_COOKIE=4226439
DEVNAME=dm-8
DEVTYPE=disk
SEQNUM=1829
MAJOR=253
MINOR=8

UDEV  [1286916517.857949] change   /devices/virtual/block/dm-9 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4217800
DEVNAME=/dev/dm-9
DEVTYPE=disk
SEQNUM=1824
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_NAME=thoth-home-real
DM_UUID=LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real
DM_SUSPENDED=0
DM_UDEV_RULES=1
ID_FS_UUID=cc816811-15c1-4a2c-8703-1a4dff5a7d55
ID_FS_UUID_ENC=cc816811-15c1-4a2c-8703-1a4dff5a7d55
ID_FS_VERSION=1.0
ID_FS_TYPE=ext3
ID_FS_USAGE=filesystem
MAJOR=253
MINOR=9
DEVLINKS=/dev/block/253:9 /dev/mapper/thoth-home-real /dev/disk/by-id/dm-name-thoth-home-real /dev/disk/by-id/dm-uuid-LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real /dev/disk/by-uuid/cc816811-15c1-4a2c-8703-1a4dff5a7d55

UDEV  [1286916517.862831] change   /devices/virtual/block/dm-9 (block)
UDEV_LOG=7
ACTION=change
DEVPATH=/devices/virtual/block/dm-9
SUBSYSTEM=block
DM_COOKIE=4226439
DEVNAME=/dev/dm-9
DEVTYPE=disk
SEQNUM=1828
DM_UDEV_PRIMARY_SOURCE_FLAG=1
DM_NAME=thoth-home-real
DM_UUID=LVM-tawcESo4BAgx9LjgjAVbMOTv5KPZSINmQc3gsOs9SYFGM0xHgDHLMIzHZJaUWTSV-real
DM_SUSPENDED=0
DM_UDEV_RULES=1
ID_FS_UUID=c
-------------- next part --------------
cookie       semid      value      last_semop_time
0xd4dce1c    1638400    1          Tue Oct 12 21:48:37 2010
0xd4d5bc8    1671169    1          Tue Oct 12 21:48:37 2010
0xd4d7d87    1703938    1          Tue Oct 12 21:48:37 2010
0xd4d7da8    1736707    1          Tue Oct 12 21:49:11 2010
0xd4d3ef3    1769476    1          Tue Oct 12 21:49:11 2010
0xd4df556    1802245    1          Tue Oct 12 21:49:11 2010

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-lvm-maintainers/attachments/20101012/bc8138f4/attachment-0001.pgp>


More information about the pkg-lvm-maintainers mailing list